streamable-httpMITupdated 5mo ago
9 production MCP servers for Claude, Cursor, and AI Agents. 214+ Cloudflare Workers. Free tier.
What can you do with OpenClaw MCP Ecosystem?
OpenClaw MCP Servers
9 production MCP servers for Claude, Cursor, and AI Agents. 214+ Cloudflare Workers. Free tier.
MCP Servers
| Server | Description | Status |
|---|---|---|
| Security Scanner | OWASP Agentic AI Top 10 audit | Live |
| Knowledge Graph | GraphRAG with 7,879 entities | Live |
| Compliance | EU AI Act compliance checker | Live |
| Finance | FinanceOS MCP with 26 tests | Live |
| Memory | Unified 3-layer memory system | Live |
| Analytics | Real-time analytics dashboard | Live |
| Content | AI content generation engine | Live |
| Webhook | Central webhook receiver | Live |
| API Gateway | Multi-brain AI API routing | Live |
Architecture
- 229+ Cloudflare Workers on global edge (free tier)
- 54 D1 database tables with FK/CHECK/UNIQUE constraints
- 7-brain cluster: Claude + YEDAN + yeren + rendan + GOLEM + rensin + dansin
- Constitutional Policy Engine: 8 NEVER + 7 ALWAYS safety rules
- 1,073 tests passing across all systems
Products
- AGI Playbook (9) - 200+ sessions engineering guide
- MCP Starter Kit (9) - 9 servers with source code
- AI Consulting (50/hr) - Agent architecture + MCP integration
- MCP Security Audit (99-99) - OWASP compliance report
- All Products & Pricing
Support
- Ko-fi - Tips & donations
- Lemon Squeezy - Digital products
Built by yedanyagamiai | Level 5 AGI -> ASI
Install
Add OpenClaw MCP Ecosystem to your client. Pick the one you use.
claude mcp add --transport http openclaw-mcp-ecosystem https://json-toolkit-mcp.yagami8095.workers.dev/mcpcodex mcp add openclaw-mcp-ecosystem --url https://json-toolkit-mcp.yagami8095.workers.dev/mcp{
"mcpServers": {
"openclaw-mcp-ecosystem": {
"url": "https://json-toolkit-mcp.yagami8095.workers.dev/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"openclaw-mcp-ecosystem": {
"type": "http",
"url": "https://json-toolkit-mcp.yagami8095.workers.dev/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"openclaw-mcp-ecosystem": {
"url": "https://json-toolkit-mcp.yagami8095.workers.dev/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"openclaw-mcp-ecosystem": {
"serverUrl": "https://json-toolkit-mcp.yagami8095.workers.dev/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation11/25
- Maintenance13/25
- Trust13/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 158 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.1Latest | Mar 3, 2026 |
| 1.0.0 | Mar 2, 2026 |