Skip to main content
Glama
297,664 tools. Last updated 2026-07-14 08:27

"claude" matching MCP tools:

  • Execute a coding task by sending a prompt to the CLI, then use the returned session ID to continue the conversation.
    MIT
  • Execute code implementation tasks using Anthropic Claude CLI agent for translating requirements into working code with strong programming capabilities.
    MIT
  • Resume a previous Claude Code CLI session by supplying a session ID and a follow-up prompt to continue the conversation from where it left off.
    MIT
  • Create a CLAUDE.md file to define project rules for AI-assisted development, including tech stack overview, architecture guidelines, code conventions, and MCP tool usage instructions.

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Wraps the Claude Agent SDK as MCP servers, letting you spawn multiple specialized Claude Code agents — each with its own model, tools, system prompt, and personality — from any MCP client.
    Last updated
    5
    90
    15
    ISC

Matching MCP Connectors

  • Persistent project context for Claude. IANA-registered .faf format.

  • Real-time Claude & Anthropic news from your own Claude — free, no API key.

  • Import a design into Wix from a publicly fetchable URL. The file is a self-contained HTML bundle with all images, fonts, and styles inlined. Creates a live Wix-hosted site and returns its URL.
    Connector
  • Send a prompt to Claude via the local CLI, enabling cross-validation of AI outputs from other backends or use when the MCP client is not Claude.
    Apache 2.0
  • Retrieve ready-to-use installation configurations for MCP servers, formatted for Claude Desktop or generic hosts.
    MIT
  • Get an independent expert review of code problems, architecture trade-offs, or tricky bugs. Claude researches your question and provides advisory analysis without modifying files.
    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
  • Retrieve Anthropic's official prompting guide to write and optimize prompts for Claude models. Use when designing system prompts or structuring XML tags.
    MIT
  • Send a prompt to Claude Code inside a devcontainer and receive the result. Ideal for quick tasks that complete within 60 seconds.
    MIT
  • Start a background coding session with Claude Code that returns a session ID for asynchronous polling. Use it to run autonomous tasks, handle permission requests, and track progress via subsequent checks.
    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