Skip to main content
Glama
87,293 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    A
    quality
    C
    maintenance
    Wraps the Claude Agent SDK as MCP servers, letting you spawn multiple specialized Claude Code agents — each with its own model, tools, system prompt, and personality — from any MCP client.
    5
    80 npm
    21
    ISC
  • A
    license
    A
    quality
    B
    maintenance
    Self-improving learning engine for Claude Code. Extracts signals from sessions (corrections, successes,confusion), runs periodic reflections, and evolves behavioral frameworks through evidence. 9 MCP tools, automatichooks, local-only.
    15
    89
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables voice-driven software development by bridging the Claude app's voice mode to Claude Code, allowing users to direct repository work through natural language while requiring approval before any write or shell execution.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude Code instances to discover each other on a local machine and exchange messages instantly, with a broker that coordinates triage and delegation across a peer mesh.
    13 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to request a second opinion from a locally authenticated Claude Code model via MCP tools, supporting asynchronous jobs with restricted tools for safety.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server that enables multi-agent collaboration with task lists, inter-agent messaging, and tmux-based spawning, making Claude Code's agent teams protocol available to any MCP client.
    281
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Relays messages between two Claude Code sessions running on separate machines, using the Channels API to push an incoming message directly into the other session so one session can ask another about its own checkout. Each message carries an id and is tracked as sent, delivered-to-process, or answered, with a per-message reply budget.
    49 npm
    19
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables multi-AI collaboration with Claude and GLM for C# codebases, providing auto-learning, persistent memory, and creative brainstorming to assist development.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Integrates Claude with the AGXP real-time signal network, enabling timeline polling, thread streaming, and identity-to-identity signaling via channel events and CLI skills.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude Code instances to discover each other and exchange messages instantly via a local broker and channel protocol. Supports scoped peer discovery, reliable ack-based delivery, and cross-platform operation.
    3 npm
    MIT