Skip to main content
Glama
133,382 tools. Last updated 2026-05-25 16:58

"How to run code using Claude Desktop" matching MCP tools:

  • Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.
    MIT
  • Remove configuration for a specific MCP server from AI client applications like Cursor, Claude Desktop, or Windsurf to manage tool access and clean up unused server entries.
  • Export a portable MCP configuration for Claude Desktop, Cursor, or VS Code. Select server IDs to include and choose the target client format to generate a ready-to-use config file.
    MIT
  • Remove a Claude Code configuration item from a specific scope. Use scan_inventory to identify the item's category, name, and scope ID before deleting.
    MIT
  • Relocate a Claude Code configuration item to a different scope. Use scan_inventory first to see available items and scope IDs.
    MIT

Matching MCP Servers

  • F
    license
    B
    quality
    C
    maintenance
    Enables Claude Code to send prompts to Claude Desktop using macOS automation and AppleScript. Supports conversation management and configurable response polling, though reading responses back is limited by Electron's accessibility APIs.
    Last updated
    2
    1

Matching MCP Connectors

  • Verify the status of MCP handler and Claude Desktop processes to ensure uninterrupted operation and enable plugin reloading without closing the application.
    MIT
  • Understand FAF MCP usage for Claude Desktop: projects convention, path resolution, and UX patterns.
  • Send prompts to Claude Desktop for AI responses, manage conversations, and configure response polling through macOS automation.
  • Run arbitrary JavaScript in the Playwright server to automate browser interactions. Warning: this tool executes code with full server access, equivalent to remote code execution.
  • Execute code implementation tasks using Anthropic Claude CLI agent for translating requirements into working code with strong programming capabilities.
    MIT
  • Capture a complete Claude Code session as a capsule by reading the on-disk .jsonl transcript. The server reads the file directly, no need to pass messages.
    MIT
  • Compare Claude and GPT-4o on identical prompts using PQS evaluation. Get head-to-head scores, winner analysis, and model recommendations from third-party judge assessment to determine the best LLM for your use case.
    MIT
  • Generate code by iteratively reviewing and fixing with dual backends, returning only the final approved version to reduce token usage.
    Apache 2.0
  • Generate code files by specifying requirements in natural language; choose automatic write or review with Claude.
    Apache 2.0