Skip to main content
Glama
521,397 tools. Updated 2026-09-06 11:20

"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

Matching MCP Servers

  • F
    license
    Not graded
    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.
    -
  • F
    license
    Not graded
    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.
    4
    -

Matching MCP Connectors

  • Generates a Python plugin template for creating new plugins. Optionally pre-fill with a device name to customize the template for serial device interaction.
    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
  • Describe a task in natural language to discover which MCP server or CLI can handle it, and receive ranked candidate recommendations ready to provision.
    MIT
  • Find MCP servers by capability or name from a catalog of 9,000+. Use when you need a server for a specific task, such as postgres or video processing.
    MIT
  • Discover all Python packages with documentation in the Industrial Ecology MCP server, enabling reliable LCA coding assistance.
    BSD 3-Clause
  • Retrieve X MCP runtime metadata, inventory source, Postgres and Vault connection settings, and auth-gate state to diagnose configuration and connectivity issues.
    MIT
  • Generate new MCP servers from specifications using templates for Python, Gradio, or TypeScript with built-in error handling and proper SDK patterns.
    MIT
  • Explains why a specific MCP server is a good fit for your project by evaluating the server name and project description.
    MIT
  • Retrieve user-scoped Postgres and Vault paths by user ID. Get the exact storage locations used for that user's data in the Forcepoint MCP solution.
    MIT
  • Begin creating a new MCP server project by generating project structures, technical specifications, and documentation for TypeScript or Python development.
    MIT