Skip to main content
Glama
91,299 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to run code using Claude Desktop" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    B
    quality
    D
    maintenance
    Enables Claude Code to send prompts to Claude Desktop using macOS automation and AppleScript. Supports conversation management and configurable response polling, though reading responses back is limited by Electron's accessibility APIs.
    2
    1
    -
  • A
    license
    A
    quality
    B
    maintenance
    An instrumented MCP server for debugging lost tool calls in Claude Desktop, using ping, echo, sized_echo, and slow_echo tools to record and analyze the full protocol flow.
    4
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A fake MCP server with 108 themed tools for testing Claude Desktop's handling of large toolsets and Amazon Bedrock AgentCore Gateway integration.
    50
    4 npm
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    This MCP server exposes Claude Code as a tool, allowing MCP clients to run Claude Code agents in specified working directories. It manages session persistence and returns structured results including summary, changed files, tests, and blockers.
    -
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.
    15
    304
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides automatic desktop notifications and contextual sounds for Claude Code operations across macOS, Windows, and Linux. It enhances the development experience by intelligently mapping specific event types to native system alerts and sounds.
    4
    4 npm
    3
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Searches Claude Code documentation via BM25 indexing, returning ranked snippets with category filtering. Enables fast, local search over official docs without full-document scans.
    4
    -
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that gives orchestrator agents fine-grained control over interactive Claude Code sessions running inside tmux, enabling mid-session steering, interruption, and token-efficient result extraction.
    15
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Lets you @mention a bot in a Slack channel or DM to send work to a local Claude Code session and watch it run, with live self-updating turn cards, threaded answers, progress checklists and a per-channel inbox with read cursors. It runs entirely on your machine over Slack Socket Mode—no tunnel or public IP—routes misdelivered messages to the right project, and masks credentials in anything it posts back.
    7
    -
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to interact programmatically with Claude Code CLI, managing sessions, streaming outputs, and handling permission requests.
    7
    5 npm
    1
    MIT