Skip to main content
Glama
92,265 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Program flowchart MCP server" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for AI-assisted development on the Lampa open-source TV app, providing read-only access to the source tree with 41 tools and 5 resources for structured analysis, planning, editing, and validation.
    16
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for Medify UCAT accounts that authenticates as a member, pulls completed mock scores and practice analytics, and exposes tools for score trends, question-type weaknesses, timing sinks, and practice recommendations.
    10
    1
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    MCP server for AgentDNS that allows Claude or any MCP client to register a persona, discover and call other agents, and handle incoming messages with human-in-the-loop approval.
    14
    7 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Exposes hybrid retrieval (dense embeddings + BM25 + RRF) and document operations (search, fetch, rerank) as MCP tools, using Qdrant and OpenAI embeddings for local or server mode.
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A secure MCP server for querying a subscription business database with AST-based SQL guarding, PII masking, audited two-step write actions, and a seeded demo dataset.
    8
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server that lets clients run SQL (select/insert/update/delete) against a MySQL database, with readonly and readwrite modes.
    4
    -
  • A
    license
    A
    quality
    A
    maintenance
    A production-ready MCP server for the Pexels API that lets AI assistants search and fetch photos, videos, and collections. It covers every documented Pexels endpoint with token-efficient output and license-aware credits.
    9
    58 npm
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for interacting with Autodesk Maya sessions, enabling multi-session management, arbitrary Python execution, and streaming output capture.
    4
    41
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that searches Japanese addresses and returns their locations as polygons or points using the open 住所LOD dataset, enabling geocoding, reverse geocoding, batch GeoJSON export, and map visualization.
    8
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that exposes the JsonFabrica API as tools, so an AI agent can generate realistic synthetic JSON test data while it codes — single documents or full relational batches from reusable templates, reproducible with a seed. Runs locally over stdio; no network service.
    18
    35 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    This MCP server enables users to ask natural-language questions about their QuickBooks Online company and receive answers from its live data, with read-only access guaranteed by construction. It runs entirely locally, using tools for receivables, payables, profit/loss, balance sheet, and custom queries.
    8
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables fast, low-token code search for AI coding agents via a local BM25 engine built on SQLite FTS5, with support for camelCase, snake_case, and Japanese text. Provides a stateless MCP stdio server and a Hermes adapter for multi-agent environments.
    1
    MIT