Skip to main content
Glama
457,697 tools. Updated 2026-08-14 14:35

"Enhancing Claude-based Code Generation" matching MCP tools:

  • Find Claude Code Skills by describing your task in natural language. Returns semantically matched results to help you discover relevant skills.
    MIT
  • Delegate complex tasks to Claude for code generation, reasoning, and engineering. Include all context in the prompt, as Claude has no conversation memory.
    MIT
  • Break down user stories into actionable tasks by generating a prompt that directs Claude Code to analyze your codebase and create tasks based on real project context.
    MIT
  • Automatically locates MCP configuration files in Claude Desktop, Claude Code, Cursor, VS Code, and Windsurf. Returns discovered configs and server counts.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Wraps Claude Code as tools for MCP clients, enabling autonomous coding tasks via a 4-tool lifecycle with session management, async polling, and permission controls.
    4
    118
    18
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    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.
    15
    304
    MIT

Matching MCP Connectors

  • Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Routes complex code generation, logic-heavy tasks, and refactoring to Claude for accurate, maintainable code.
    MIT
  • Creates a chat for transfer from DeepSeek or Cursor to Claude Code. Returns a pasteForPeer payload that you paste into Claude Code to continue the conversation.
    MIT
  • Fetch security instructions for code generation by specifying language, context, or file path. Get applicable rules to enforce coding standards.
    MIT
  • Generate or modify code files with smart diffs. Provide file path and detailed prompt to create or edit files using context for accurate code generation.
    MIT
  • Open an evidence-based debate with Claude to stress-test your position on critical decisions. Claude independently verifies your evidence and returns rulings with counter-claims.
    MIT
  • Fetch the full text of Hermes Handbook guide pages by slug: 'hub' for beginner guide, 'install' for installation, 'vs-claude-code' for Claude Code comparison.
    MIT
  • Monitor a tmux pane running Claude Code, wait for it to finish processing, approve permission prompts automatically, and return the captured pane content when idle.
    MIT
  • Sync Claude Code skills from the current repository into worktrees by creating symlinks and updating git exclude rules.
    BSD 3-Clause