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 Agentic WorkersPublished 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.
- Slug
- remote-mcp
- Category
- Agent Platforms & Automation
- Category slug
- agent-platforms-and-automation
- Authentication
- Open
- Auth type
- none
Directory details
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.
{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.remote-mcp.com"
}
}
}