Skip to main content
Glama
82,709 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables inventory management through FastAPI with AI chat powered by Ollama, allowing natural language interaction with PostgreSQL data via MCP for clients like Claude Desktop and VS Code.
    MIT
  • A
    license
    Not graded
    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.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A FastAPI MCP server that uses Server-Sent Events as a transport layer, providing echo functionality through tools, resources, and prompts.
    12
    MIT
  • F
    license
    Not graded
    quality
    D
    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.
    -
  • A
    license
    Not graded
    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.
    MIT
  • A
    license
    Not graded
    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.
    MIT
  • F
    license
    Not graded
    quality
    Not graded
    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.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server exposing basic utility functions like addition, current time, and word counting via FastAPI endpoints, designed for learning and extending toward MCP architecture.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A minimal FastAPI implementation that mimics Model Context Protocol functionality with JSON-RPC 2.0 support. Provides basic tools like echo and text transformation through both REST and RPC endpoints for testing MCP-style interactions.
    -
  • F
    license
    Not graded
    quality
    F
    maintenance
    Provides read-only SQL query access to Postgres and DuckDB databases via MCP tools, with extensive security hardening for public endpoints.
    1
    -