← Back to Plugins
MCP Server MCP

OpenClaw MCP Ecosystem

github By github 👁 2 views ▲ 0 votes

9 remote MCP servers on Cloudflare Workers for AI agents. Free tier + Pro API keys.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://json-toolkit-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://regex-engine-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://color-palette-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://timestamp-converter-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://prompt-enhancer-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://openclaw-intel-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://openclaw-fortune-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://moltbook-publisher-mcp.yagami8095.workers.dev/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://agentforge-compare-mcp.yagami8095.workers.dev/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...