Skip to main content
Glama
63,567 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"FastAPI" matching MCP servers:

  • A
    license
    -
    quality
    D
    maintenance
    A zero-configuration tool that automatically converts FastAPI endpoints into Model Context Protocol (MCP) tools, enabling AI systems to interact with your API through natural language.
    Last updated
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A zero-configuration tool that automatically exposes FastAPI endpoints as Model Context Protocol (MCP) tools, allowing LLM systems like Claude to interact with your API without additional coding.
    Last updated
    11,940
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Exposes FastAPI endpoints as Model Context Protocol (MCP) tools while preserving existing authentication, schemas, and documentation. It enables seamless integration of FastAPI services into MCP ecosystems using a native ASGI transport layer.
    Last updated
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that gives Claude Code IDE-level intelligence for FastAPI projects — semantic code navigation, safe renaming, route inspection, dependency trees, and Pydantic model analysis. Instead of Claude reading files blindly, it calls structured tools backed by Jedi (Python language server) and Python's AST.
    Last updated
    9
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A FastAPI MCP server that uses Server-Sent Events as a transport layer, providing echo functionality through tools, resources, and prompts.
    Last updated
    12
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Demonstrates how to integrate Model Context Protocol with Server-Sent Events (SSE) in a FastAPI web application, including a weather service example with tools for getting forecasts and alerts.
    Last updated
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A production-ready Model Context Protocol server that provides mathematical calculations, time zone information, and message echoing capabilities through both WebSocket and HTTP endpoints. Built with FastAPI for robust API functionality and interactive documentation.
    Last updated
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A FastAPI library that provides Model Context Protocol tools for endpoint introspection and OpenAPI documentation, allowing AI agents to discover and understand API endpoints.
    Last updated
    5
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server that provides tools for introspecting and analyzing FastAPI applications, including route discovery, model schema extraction, and source code viewing. It enables users to explore API structures, generate documentation, and debug dependency injection hierarchies through natural language.
    Last updated
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Instantly converts any running FastAPI application into an MCP server by parsing its OpenAPI spec, enabling Claude to call all endpoints via natural language without manual tool writing.
    Last updated
  • F
    license
    -
    quality
    -
    maintenance
    A production-ready Model Context Protocol server built with FastAPI, featuring JWT authentication, PostgreSQL database support, Redis caching, and comprehensive health monitoring for building secure async API applications.
    Last updated
  • A
    license
    -
    quality
    D
    maintenance
    A minimal MCP server that provides current time functionality with optional formatting. Designed for production deployment on Google Cloud Run with proper JSON-RPC 2.0 implementation.
    Last updated
    MIT