Skip to main content
Glama

Cloning, Installing, and Building the Claude Code MCP Repository MCP tools

Production-ready MCP servers that extend AI capabilities through file access, database connections, APIs, and contextual services.

57,117 tools. Last updated 2026-01-09 01:42
  • Monitor health status, version details, and configuration of the Claude Code MCP server for real-time insights and system maintenance.
    MIT License
  • Retrieve file contents directly from Bitbucket repositories without cloning. Specify repository, file path, and branch to access code or documentation.
  • Convert markdown task files to Claude Code MCP-compatible JSON format for execution by AI agents in the MeshSeeks distributed network.
    MIT License
  • Browse repository contents without cloning by listing files and directories in a specified path. View structure, types, and sizes for repositories in Bitbucket.
  • Convert markdown task files into Claude Code MCP-compatible JSON format for execution in the MeshSeeks MCP server, enabling parallel task processing and distributed problem-solving workflows.
    MIT License

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers

  • A
    security
    A
    license
    A
    quality
    An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
    Last updated 9 months ago
    8
    10
    178
    MIT License
  • A
    security
    A
    license
    A
    quality
    An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.
    Last updated 4 months ago
    15
    295
    MIT License
    • Apple
    • Linux
  • A
    security
    A
    license
    A
    quality
    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
    Last updated 4 months ago
    7
    8
    33
    MIT License
    • Linux