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

OpenMesh hosted MCP server

Service discovery

OpenMesh’s open MCP endpoint provides service discovery for the MCP ecosystem, letting agents find available servers and tools programmatically.

Curated by Published Updated

Server description

Discover MCP servers and tools programmatically

OpenMesh’s open MCP endpoint provides service discovery for the MCP ecosystem, letting agents find available servers and tools programmatically.

Directory details

Slug
openmesh
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": {
    "openmesh": {
      "url": "https://api.openmesh.dev/mcp"
    }
  }
}

Connection links