Skip to main content
Glama
72,548 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Multi MCP (Model Context Protocol) implementation or management" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    Provides AI coding assistants with context optimization tools including targeted file analysis, intelligent terminal command execution with LLM-powered output extraction, and web research capabilities. Helps reduce token usage by extracting only relevant information instead of processing entire files and command outputs.
    5
    23
    62
    TypeScript
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Creates and manages multi-agent teams of AI coding assistants (Claude Code, Codex CLI) that collaborate in tmux terminal sessions. Enables a leader agent to assign sub-tasks to team members for coordinated development.
    ISC
  • A
    license
    A
    quality
    C
    maintenance
    A Model Context Protocol server implementation that enables secure remote command execution via SSH, with features for managing and using SSH credentials.
    5
    9
    10
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Studio MCP transforms any CLI command into an AI tool by using a simple template syntax to define input schemas and arguments. It enables AI agents like Claude and Cursor to execute local scripts and system commands through a dynamically generated Model Context Protocol server.
    16
    12
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A grep server implementation that exposes grep functionality through the Model Context Protocol (MCP), supporting natural language prompts and common grep options such as case-insensitive matching, context lines, and recursive searching.
    GPL 3.0
  • A
    license
    -
    quality
    D
    maintenance
    A server implementation that exposes grep functionality through the Model Context Protocol, allowing MCP-compatible clients to search for patterns in files using regular expressions.
    24
    GPL 3.0
  • A
    license
    -
    quality
    D
    maintenance
    Enables arithmetic operations (add, subtract, multiply, divide) through a custom Model Context Protocol implementation, containerized with Docker for easy deployment.
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    Enables AI assistants to execute AWS CLI commands and retrieve service documentation through the Model Context Protocol. It supports Unix pipes for output filtering and provides pre-defined prompt templates for common cloud management tasks.
  • A
    license
    -
    quality
    C
    maintenance
    A framework for building Model Context Protocol (MCP) servers using pure Bash scripts, allowing for the creation of tools, resources, and prompts without Node.js or Python runtimes. It provides a complete implementation of the MCP spec compatible with any environment running Bash 3.2+ and jq.
    8
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides secure, sandboxed terminal access for AI assistants via the Model Context Protocol, with multi-layer risk analysis and auditable command execution.
    20
    7
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A production-ready foundation for developing custom Model Context Protocol (MCP) servers in TypeScript. Provides a complete layered architecture pattern, working example implementation, and comprehensive developer infrastructure to connect AI assistants with external APIs and data sources.
    97
    71
    ISC
  • A
    license
    -
    quality
    D
    maintenance
    A minimal demonstration of an MCP service and client that integrates with the qwen API interface, showing basic functionality of a Model Control Protocol implementation.
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables interaction with Spinitron's radio playlist management and broadcasting data through a Multi-Agent Conversation Protocol interface, allowing users to query and manage radio station playlists, spins, and other broadcasting data via natural language.
  • F
    license
    -
    quality
    B
    maintenance
    An MCP server that folds function and class implementations into structural skeletons while preserving signatures, interfaces, and docstrings, reducing tokens by up to 90%+ for AI agents. Exposes tools to get repository skeletons, unfold specific symbols on demand, and retrieve exact token and prompt cost savings metrics.