Skip to main content
Glama
97,591 tools. Last updated 2026-04-01 17:57
  • Transform basic SKILL.md templates into comprehensive 500+ line guides with examples using AI, supporting local Claude Code Max or platform API modes.
    MIT
  • Retrieve recent Claude Code contexts to review conversations, code snippets, suggestions, or errors across sessions.
    MIT
  • Search Claude Code contexts using queries, tags, or type filters to find relevant conversations, code snippets, suggestions, or errors.
    MIT

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers

  • 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 7 months ago
    15
    298
    MIT
    • Apple
    • Linux
  • 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 a year ago
    8
    59
    179
    MIT
  • 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 a month ago
    7
    84
    34
    MIT
    • Linux