Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A database that can be operated or managed" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Python-based MCP server that enables document-based question answering by processing PDF, TXT, and Markdown files through OpenAI's API. It provides hallucination-free responses based strictly on document content using semantic search and includes a web interface for management.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables document-based question answering using OpenAI's GPT-4 with semantic search and embeddings. Upload PDF, TXT, or Markdown files and get answers strictly based on document content with source attribution and confidence scores.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server for reading, rendering, and searching PDF files, specifically optimized for LLMs to extract text, tables, and technical diagrams. It enables metadata retrieval, multi-format text extraction, and page-to-image rendering using PyMuPDF.
    5
    77
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server that enables introspection of any MCP server's registered tools by exposing mcpreg/list, mcpreg/get, and mcpreg/query tools, making tool registry accessible even when the underlying SDK lacks list_tools().
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A read-only reference server for 303 curated generative art algorithms implemented in Python (py5), spanning physics, fractals, cellular automata, shaders, and more. Agents can search by keyword, visual mood (ethereal, chaotic, crystalline…), or multi-layer artistic intent to discover algorithms, read structured summaries, and fetch bounded source snippets.
    6
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that checks whether a vendor API or SDK is active, deprecated, or sunset, using a curated dataset. Enables agents to verify deprecation status before upgrade/maintenance work.
    1
    64
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Python Docs MCP Server gives AI coding agents local access to the official Python standard library docs. It can look up docs by Python version, return specific sections, and keep answers compact for clients like Claude Desktop, Cursor, and Codex. It runs without API keys or a hosted service.
    6
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Gives an AI agent complete knowledge of a specific DevExpress XAF application: its entities, controllers, actions, business rules, Model Editor customizations, custom property editors and the version-gated data migrations that ran once on a production database. Reads the source with Roslyn without compiling it, so it works on a branch that does not build and needs no DevExpress licence.
    12
    7
    MIT