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
    Not graded
    quality
    B
    maintenance
    Allows invoking Claude in Telegram chats via inline mentions or business bot, with context from chat history and media transcription.
    6 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables real-time messaging between Claude Code instances, allowing agents to send, receive, and reply to messages instantly via file-based communication with auto-notification.
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables Claude to index and retrieve context from codebases using self-hosted Milvus for semantic search, with hardened reliability and security for production use.
    7 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Gives Claude durable, queryable memory by logging every prompt/response to Supabase Postgres and exposing MCP tools to save, search, and retrieve conversation history.
    15 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A lightweight MCP server that gives Claude Code Channels on Telegram persistent memory by storing facts, conversation logs, and session summaries in Supabase.
    5 npm
    7
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Minimal MCP server for inter-session coordination between parallel Claude Code instances, providing presence registry, advisory resource locks, and a broadcast inbox.
    12 npm
    12
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Cross-machine context sharing MCP server for Claude Code, enabling shared memory of decisions, patterns, and knowledge across multiple Claude Code instances on different machines.
    12 npm
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    MCP server that integrates with VS Code to enable file operations, git diffs, and line highlighting via MCP clients like Claude.
    41
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables browser automation and web interaction control through Playwright, allowing Claude Code to navigate, click, fill forms, take screenshots, and manage sessions.
    86 npm
    7
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Lets Claude Code instances discover and message each other across sessions, with reliable delivery via hooks instead of experimental channels.
    17 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Exposes one SQLite-backed notes store over both stdio and an HTTPS/SSE endpoint, letting Claude Code, Claude Desktop, Claude web, and Claude mobile read and write the same shared state with full-text search. Provides write, read, search, and list tools so a note created on one surface is immediately visible from any other.
    8 npm
    MIT