ShawnKyzer/fastapi-mcp
3.2
If you are the rightful owner of fastapi-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides semantic search capabilities for FastAPI documentation.
Tools
Functions exposed to the LLM to take actions
search_fastapi_docs
Search FastAPI documentation with semantic search.
get_fastapi_doc_by_id
Get a specific documentation section by ID.
refresh_fastapi_docs
Refresh documentation by fetching the latest version from GitHub.
get_available_tags
Get all available tags for filtering searches.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client