---
title: "MCP Tools List"
method: GET
path: "/mcp/tools-list"
tags: ["AI & MCP"]
---

# MCP Tools List

`GET /mcp/tools-list`

Auto-generated tool manifest for MCP clients (modelcontextprotocol/2025-03 spec).

## Response `200`

Successful calculation

- object
  - `ok` boolean
  - `data` object
    - `spec` string, nullable
    - `server` string, nullable
    - `toolCount` number, nullable
    - `tools` object[], nullable
      - `name` string, nullable
      - `description` string, nullable
      - `inputSchema` object, nullable
        - `type` string, nullable
        - `properties` object, nullable
          - `body` object, nullable
            - `type` string, nullable
            - `description` string, nullable
    - `notes` string[], nullable

## Other responses

- `400` — Validation error
- `401` — Missing or invalid API key

---

[API](https://skmtc.net/astroway/apis/astroway-calculation-api.md) · [All operations](https://skmtc.net/astroway/apis/astroway-calculation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/astroway/astroway-calculation-api/revisions/8ab5a768b521/schema)
