Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Agent Platforms & AutomationAuth: Open

Remote MCP hosted MCP server

MCP directory

Remote MCP’s open endpoint serves its directory of remote MCP servers over MCP, so agents can search for other servers to connect to.

Curated by Published Updated

Server description

A directory of remote MCP servers, itself an MCP server

Remote MCP’s open endpoint serves its directory of remote MCP servers over MCP, so agents can search for other servers to connect to.

Directory details

Slug
remote-mcp
Category
Agent Platforms & Automation
Category slug
agent-platforms-and-automation
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "remote-mcp": {
      "url": "https://mcp.remote-mcp.com"
    }
  }
}

Connection links