Skip to main content
Glama
397,659 tools. Last updated 2026-08-05 18:01

"Creating a Postgres MCP server in Python" matching MCP tools:

  • Search for specific capabilities across MCP servers by matching tool names and descriptions. Find tools like 'get weather' or 'query postgres' along with server grade and endpoint.
    MIT
  • Verify the MCP server's Python environment, including executable path, version, and installed packages, to ensure correct setup and troubleshoot missing dependencies.
    BSD 3-Clause
  • Check server health post-deployment by verifying Python version, MCP SDK version, core module imports, database connection counts, and OS information.
    MIT
  • Bootstraps the MCP server by creating a starter config file. After editing the template with repository details, restart the server to activate all tools.
    MIT

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Enables CRUD operations on notes stored in PostgreSQL, with tools to list, create, update, delete notes and tags. The server provides both REST API and MCP endpoints via a single FastAPI process.
    Last updated
  • F
    license
    -
    quality
    B
    maintenance
    Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
    Last updated
    4

Matching MCP Connectors