Skip to main content
Glama
82,709 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • F
    license
    Not graded
    quality
    D
    maintenance
    Exposes Coze workflows as MCP tools, allowing AI clients to discover and execute workflows from a specified Coze workspace. It provides a simple way to integrate external skills into platforms like OpenClaw without needing local environment configurations.
    97
    -
  • A
    license
    A
    quality
    B
    maintenance
    A code-mode MCP server for the Unraid 7.2+ GraphQL API that exposes search and execute tools, allowing LLM agents to introspect and call any GraphQL field via sandboxed JavaScript.
    2
    1
    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
  • A
    license
    A
    quality
    A
    maintenance
    Fast pre-commit dependency gate for AI-assisted code changes. Answers "is this safe to commit?" with a PASS/WARN/BLOCK verdict in seconds, so you can catch risky blast radius before a bad commit, not after it. No database, no heavy setup.
    5
    113
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables efficient codebase exploration with tools to list exports, get file outlines, read targeted regions, and find references without loading entire files.
    4
    13
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Indexes a mono-repo into a knowledge graph and provides MCP tools to query code structure—packages, components, routes, HTTP calls—without file reads or grep round-trips.
    7
    22
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Gives coding agents a memory of codebases by searching repositories using semantic similarity and structural call/import graphs, enabling reuse of proven patterns and reducing token usage.
    6
    1
    -
  • A
    license
    A
    quality
    D
    maintenance
    Wraps Claude Code as tools for MCP clients, enabling autonomous coding tasks via a 4-tool lifecycle with session management, async polling, and permission controls.
    4
    57
    20
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for GitHub code retrieval and reuse, using SQLite+FTS5 indexing and search history to enable search-first, requirements-refined code search from GitHub repositories.
    2
    9
    2
    MIT