DOME MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DOME MCPcheck system coherence"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DOME MCP — Unified Model Context Protocol
Unified FastAPI server exposing 18 tools across 7 domains for the full DOME-HUB sovereign stack.
Architecture
Agent → MCP Server (:8200) → DOME-HUB compute engines
├── E8 Lattice (240 roots, Voronoi routing)
├── AMMA Monitor (self-healing, 4 pillars)
├── Akashic Records (dimensional query/store)
├── Knowledge Base (skills, agents)
├── Fractal Memory (holographic zoom recall)
├── CTO Validation (full suite + sync)
└── System Health (7 services + coherence φ)Related MCP server: CbetaMCP
Quick Start
cd dome-mcp
pip install -e .
python server.py
# → http://127.0.0.1:8200/docsTools
Category | Tools | Count |
e8 | roots, route, best_storage_node | 3 |
amma | heal, status | 2 |
akashic | write, query | 2 |
kb | skills, agents | 2 |
memory | fractal_store, fractal_recall | 2 |
cto | validate, sovereign_sync | 2 |
system | service_health, coherence | 2 |
API
GET /health— Health checkGET /tools— List all tools (filter by?category=)POST /tools/{name}— Execute a toolGET /docs— OpenAPI docsGET /redoc— ReDoc docs
Testing
pip install -e ".[dev]"
pytest tests/ -vDeployment
# Run as launchd service (auto-restart, auto-start on boot)
cp com.dome-hub.mcp.plist ~/Library/LaunchAgents/
launchctl load ~/Library/LaunchAgents/com.dome-hub.mcp.plistThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA high-performance FastAPI server supporting Model Context Protocol (MCP) for seamless integration with Large Language Models, featuring REST, GraphQL, and WebSocket APIs, along with real-time monitoring and vector search capabilities.8MIT
- Alicense-qualityDmaintenanceA modular, extensible FastAPI-based platform that aggregates multiple AI tools and microservices into a unified interface with standardized I/O formats, perfect for frontend integration or LLM system orchestration.4MIT
- Alicense-qualityDmaintenanceA production-ready Model Context Protocol server that provides mathematical calculations, time zone information, and message echoing capabilities through both WebSocket and HTTP endpoints. Built with FastAPI for robust API functionality and interactive documentation.MIT
- FlicenseCqualityAmaintenanceAn MCP server providing 82 tools for persistent memory, governance, and consciousness continuity for AI instances. Enables local-first, runtime-reflexive operation with cross-device access and recursive self-awareness.843
Related MCP Connectors
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Hosted NeuroDock — stateless communication and planning tools over OAuth-secured Streamable HTTP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/garochee33/dome-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server