Skip to main content
Glama
71,885 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information or Source Code for Roo Programming Language or Tool" matching MCP servers:

  • F
    license
    D
    quality
    D
    maintenance
    A simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.
    1
    8
  • A
    license
    -
    quality
    D
    maintenance
    MCP-ORTools integrates Google's OR-Tools constraint programming solver with Large Language Models through the MCP, enabling AI models to: Submit and validate constraint models Set model parameters Solve constraint satisfaction and optimization problems Retrieve and analyze solution
    21
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Runs a language server and provides tools for communicating with it. Language servers excel at tasks that LLMs often struggle with, such as precisely understanding types, understanding relationships, and providing accurate symbol references.
    1,570
    BSD 3-Clause
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that integrates AI assistants like Claude with GitLab's merge requests, allowing them to review code changes, add comments, and approve/unapprove merge requests directly through the GitLab API.
    45
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for E2B code sandbox, enabling creation, management, and execution of code in secure sandboxes using Python and shell commands.
    4
    1
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    MCP server connecting Claude/Cursor to Codex CLI, enabling code analysis via @ file references, multi-turn conversations, sandboxed edits, and structured change mode.
    13
    201
    23
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables AI assistants to leverage Qwen's code analysis capabilities with large context windows, supporting file/directory analysis, sandbox execution, and multiple approval modes for safe code operations.
    3
    16
    3
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A MCP server for managing and storing code snippets in various programming languages, allowing users to create, list, and delete snippets via a standardized interface.
    3
    6
    7
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables LLM-powered agents to generate, execute, and analyze Alloy modeling language code for software modeling and formal verification. Provides tools to run Alloy models, access documentation and examples, and generate models from system descriptions.
    1
    MIT
  • A
    license
    C
    quality
    A
    maintenance
    A Model Context Protocol server that enables AI assistants to interact with Google Gemini CLI, allowing them to leverage Gemini's large token window for analyzing files and codebases using natural language commands.
    5
    986
    2,272
    MIT
  • A
    license
    C
    quality
    C
    maintenance
    This project aims to build a Claude Code MCP server and implement its associated tools (explain\_code, review\_code, fix\_code, edit\_code, test\_code, simulate\_command, your\_own\_query). The server is implemented using Node.js and the MCP SDK. It receives tool requests from clients via Stdio, dynamically
    7
    32
    34
    MIT