Skip to main content
Glama
524,213 tools. Updated 2026-09-06 14:24

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

  • Launch an Ubuntu desktop sandbox to browse the web or execute code, then access the stream URL to monitor the instance in real time.
    MIT
  • Scan local config files to list installed MCP servers from Claude Desktop, Cursor, Windsurf, and VS Code. Use to review existing servers.
    AGPL 3.0
  • Run a prompt through Claude using local CLI credentials. Use it from non-Claude MCP clients or to cross-check answers from other AI backends.
    Apache 2.0
  • Generate verified MCP configuration files for Claude Desktop, Cursor, Roo Code/Cline, or OpenAI Responses API. Maps local stdio and remote Cloudflare SSE streams for AI agent compatibility.
    MIT
  • Find Claude Code Skills by describing your task in natural language. Returns semantically matched results to help you discover relevant skills.
    MIT
  • Retrieve ready-to-use installation configurations for MCP servers, formatted for Claude Desktop or generic hosts.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

  • Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

  • Route AI tasks to the local Codex desktop agent via Codex CLI for non-interactive execution using your OpenAI subscription. Choose it when Claude limits are tight or tasks fit OpenAI's models.
    MIT
  • Search full conversation history from past Claude Code sessions to retrieve detailed discussions, reasoning, and code decisions using natural language queries.
    MIT
  • Lists already installed MCP servers by scanning local config files (Claude Desktop, Cursor, Windsurf, VS Code). Optionally checks each server against the AgentAudit registry for security insights.
    AGPL 3.0
  • Create a new project with full Metis integration by adding a database record, generating CLAUDE.md, and optionally linking to Claude Desktop. Supports automatic description inference from folder contents.
    AGPL 3.0
  • Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.
    MIT
  • Search the Claude Code architecture knowledge base to understand module implementations, patterns, and decisions using natural language queries with adjustable depth.
    MIT
  • Re-scan local Claude Code and Codex JSONL logs for new activity. Run before other tools to update token usage numbers.
    MIT
  • Count how often each Claude Code tool was called across matching sessions to reveal working habits, such as reading versus editing time. Returns tool names and usage counts.
    MIT
  • Generate client configuration to register a discovered MCP server in Claude Desktop, VS Code, Cursor, or Windsurf. Provide URL or domain to get config paths and JSON entries to merge into target file.
    MIT
  • Display available CLI agent critics (Claude Code, Codex, Antigravity) and their capabilities to deploy for multi-perspective code analysis.
    MIT
  • Discover how Agent402 calls are paid: compare USDC wallet vs proof-of-work, see what each unlocks, and get Claude Code/Cursor/npm install one-liners.
    AGPL 3.0
  • Run Claude Code CLI requests synchronously, auto-deferring to pollable async jobs when the sync deadline is exceeded. Start by providing a prompt or structured prompt parts.
    MIT
    Destructive