Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding Perplexity in Relation to Claude" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    C
    quality
    D
    maintenance
    A Node.js implementation that enables Claude to interact with Perplexity AI's language models through Anthropic's Model Context Protocol, providing tools for advanced chat completions and quick queries.
    2
    75
    6
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Enables agents to convert Markdown into WhatsApp-compatible formatting, including styled text, lists, and tables that fit a phone's monospace width.
    4
    1
    678
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for AI agents to send notifications, copy to clipboard, request confirmations, and collect text input from users across their devices.
    11
    527
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that enables concurrently-running Claude Code sessions to cross-talk via channels, DMs, and leader coordination, all backed by a shared beads database.
    17
    1
    MIT
  • 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.
    13
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A message bus that enables AI assistants (Claude, ChatGPT, Gemini, Perplexity) to communicate via shared channels using MCP or REST APIs.
    17
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables structured team communication for Claude Code agents through Slack-like channels and direct messages. Supports project isolation, subscription management, and agent notes for sophisticated multi-agent collaboration workflows.
    18
    8
    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
    B
    maintenance
    Connects Discord to Claude Code, turning forum threads into interactive sessions. Supports approvals, live progress, slash commands, and terminal access.
    MIT
  • A
    license
    Not graded
    quality
    B
    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.
    101
    15
    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.
    5
    MIT
  • F
    license
    Not graded
    quality
    A
    maintenance
    A local MCP server enabling multiple Claude Code and Claude Desktop conversations to exchange messages through a shared SQLite file, with a UI for moderating rooms.