Skip to main content
Glama
454,001 tools. Updated 2026-08-13 21:28

"Using Claude in Cursor to Run and Read Outputs from PowerShell or Terminal" matching MCP tools:

  • Search recorded terminal commands and outputs to find exactly which command printed a certain message. Returns matching results with context and metadata.
    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
  • Revive the last session's captured soul to load prior tasks, decisions, blockers, and next steps across models like Claude, Codex, Gemini, Cursor.
    MIT
  • Run computations on a MetaModel project by sending input values and receiving computed outputs from all models or a specific one, with inputs auto-routed to the correct model.
    MIT
  • 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

Matching MCP Servers

Matching MCP Connectors

  • Live geopolitical and markets intelligence wire: 35k+ wire items, event threads, 55k+ articles.

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

  • Dispatch Unity test runs in EditMode or PlayMode and wait for the exact run to reach a terminal state. Handles timeouts and transport failures by returning snapshot data without marking the run complete.
    MIT
  • Identify which IDE skill layouts (Cursor, Claude, Kiro, etc.) are present in the current working directory without network access.
    MIT
  • Get the current status of a Coalesce run by its run counter. Terminal statuses: completed, failed, canceled; non-terminal: waitingToRun, running.
    MIT
  • Retrieve a list of available skills from AlgoChains across OpenClaw, Windsurf, Cursor, and Claude platforms. Filter by category or platform to discover specific trading, research, or agent skills.
    MIT
  • Search 450+ skills by keyword to find the right skill for a trading task. Returns ranked matches from OpenClaw, Windsurf, Cursor, and Claude libraries.
    MIT
  • Convert agent skill files between IDE formats (e.g., Cursor to Claude) through a canonical frontmatter and body representation.
    MIT
  • Poll, read, and acknowledge messages from a shared inbox for Cursor agents to coordinate and exchange information without network dependencies.
    MIT
  • Track changes to items in a SharePoint default drive using delta queries. Get a cursor on first call, then retrieve only new, modified, or deleted items since that cursor in subsequent calls.
    MIT
  • Creates a new tab in a specified workspace, supporting terminal, claude-code, codex-cli, agent-sessions, web-browser, or diff panel types.
    MIT
  • Run shell commands in a background process for installs, scripts, and file operations. Executes commands to completion and returns exit codes.
    MIT
  • Execute commands in a terminal window, read structured output, and wait for patterns or quiet periods. Use 'run' for complete command execution with result.
    MIT