Skip to main content
Glama
521,912 tools. Updated 2026-09-06 12:28

"Adding a remote MCP server to Claude Desktop using HTTP+SSE" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

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

  • Load a genome profile into the remote server using a unique code obtained from the upload command.
    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
  • Get connection commands for a deployed gateway group endpoint, including HTTP endpoint, Bearer header, claude mcp add line, mcp-proxy stdio bridge, and JSON-RPC curl.
    MIT
  • Run automated synthetic checks on any remote MCP server to verify reachability, protocol compliance, JSON Schema validity, and exposed credentials, returning a detailed diagnostic report.
    Apache 2.0
  • Validate JSON-RPC 2.0 protocol compatibility and version negotiation with a remote MCP server. Test modern and legacy handshakes, benchmark latency, and inspect declared capabilities.
    Apache 2.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
  • Retrieve ready-to-use installation configurations for MCP servers, formatted for Claude Desktop or generic hosts.
    MIT
  • Download a remote file from a named server to a local path using SFTP. The operation is read-only on the remote side and overwrites any existing local file.
    MIT
  • Download a single file from a remote server to a local path via SFTP, overwriting local content, with read-only remote access.
    MIT