Skip to main content
Glama
74,171 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information about SMS messages" matching MCP servers:

  • A
    license
    -
    quality
    A
    maintenance
    Enables coding agents to navigate and query source code by providing context, symbols, and call graph information through a graph index.
    3
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables multiple AI coding agents to collaborate on a project by coordinating tasks, file leases, and messages through a shared hub, preventing conflicts and enabling parallel development.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A zero-dependency MCP server that allows multiple coding agents to coordinate work on the same repository using file locks, task claims, and status messages.
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables Codex to act as a user of a live Claude Code session. It provides tools to send messages, read outputs, manage sessions, and review diffs, allowing mid-task corrections without losing context.
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables coding agents like Cursor to access Figma design data, fetch layout and styling information, and implement designs in any framework.
    57,771
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    https://gopls-mcp.org/ MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
    57
    BSD 3-Clause
  • A
    license
    -
    quality
    A
    maintenance
    AgentLink MCP server enables cross-repo contract negotiation for coding agents, exposing a stdio API to list agents, start conversations, send/read structured messages, update/accept contracts, and close coordination sessions across Claude Code, Codex, Copilot, and other MCP-capable harnesses.
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Local-first MCP server that indexes all projects on your machine and provides coding agents with briefings about each project's stack, services, and run instructions, so they can start sessions with context across all repos. No cloud, no accounts, no telemetry.
    962
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions.
    3,520
    123
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Enables coding agents to search and retrieve persistent repository memory created by Cliper, providing context, gaps, architecture, and timeline information via MCP tools.
  • F
    license
    -
    quality
    B
    maintenance
    An autonomous code-reasoning agent that parses repositories using tree-sitter, indexes symbols into SQLite, and answers questions about the codebase through an agentic loop powered by Claude via OpenRouter.
  • A
    license
    A
    quality
    A
    maintenance
    A local AST and type-aware Go repository context indexer that uses CHA to map symbols, call graphs, dependencies, and architecture patterns. Built for AI coding agents that need to navigate and reason about large Go codebases without reading raw files.
    65
    208
    MIT