Skip to main content
Glama
28,084 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"FastAPI" matching MCP servers:

  • A
    license
    -
    quality
    C
    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
    C
    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
    -
    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,878
    MIT
  • A
    license
    A
    quality
    C
    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
    C
    maintenance
    A high-performance Model Context Protocol (MCP) server designed for large language models, enabling real-time communication between AI models and applications with support for session management and intelligent tool registration.
    Last updated
    2
    MIT
  • A
    license
    -
    quality
    C
    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
  • A
    license
    -
    quality
    C
    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
  • A
    license
    -
    quality
    C
    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
    C
    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
    C
    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
  • F
    license
    -
    quality
    C
    maintenance
    A sample FastAPI project that implements the Model Context Protocol (MCP), allowing AI assistants to connect to a PostgreSQL database and manage notes through natural language interactions.
    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
  • F
    license
    -
    quality
    C
    maintenance
    Production-ready API server template integrating FastAPI with Model Context Protocol (MCP) for LLM integration, structured logging, and comprehensive testing.
    Last updated
    2