FastAPI-MCP uses theDocumentation Index
Fetch the complete documentation index at: https://tadata-f9452859.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
operation_id from your FastAPI routes as the MCP tool names. When you don’t specify an operation_id, FastAPI auto-generates one, but these can be cryptic.
Compare these two endpoint definitions:
operation_id parameters to your FastAPI route definitions.
To find out more, read FastAPI’s official docs about advanced config of path operations.
