hara-mcp
Officialhara-mcp
Spracheigener MCP-Gateway und Ausführungs-Host-Koordination für Hara.
Die Architektur und der sechsphasige Lieferplan werden in Issue #1 nachverfolgt. Der aktive Implementierungsabschnitt ist Issue #8.
Aktueller Stand
Dieser Branch enthält das erste Grundgerüst für MCP und Host-Routing. Er stellt noch keinen Produktions-Endpunkt bereit und weist noch keine echte Hara-Ausführung nach. Der deterministische Host ist eine standardmäßig deaktivierte Transport-Fixture; Phase 1 bleibt offen, bis ein entpackter Hara-Chrome-Host die Anfrage in einer eingeschränkten Wasm-Sandbox ausführt.
Related MCP server: nodus-mcp-server
Entwicklung
Node.js 22 ist erforderlich.
npm install
npm run checkStarte den stdio-Server ohne registrierten Host:
npm run devAktiviere die deterministische Transport-Fixture nur für die Entwicklung mit MCP Inspector:
HARA_MCP_ENABLE_TEST_FIXTURE=1 npm run devDer anfängliche Katalog lautet:
hara_runtime_get
hara_eval
hara_call
hara_checkAlle vier Tools sind als schreibgeschützt, nicht destruktiv und in sich geschlossen deklariert. Keine Option aktiviert die Befugnis für Browser, Netzwerk, persistentes Dateisystem, Pakete, Prozesse, Provider oder externe Effekte.
Grenzen
Hara besitzt die Ausführungssemantik und den kanonischen Sandbox/LiveSession-Lebenszyklus.
Hara Chrome ist ein registrierter Ausführungs-Host, kein MCP-Server.
mcp.greenways.aibleibt ein Greenways-Anwendungs-Ingress und nutzt bei Bedarf direkt das Hara-Host-Protokoll der unteren Ebene.MCP- und Host-/Geräte-Zugangsdaten enden an unabhängigen Grenzen.
Siehe die Architekturnotiz und AGENTS.md, bevor du Änderungen vornimmst.
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
- FlicenseNot gradedqualityCmaintenanceExposes MCP tools that enable remote LLMs to query local Docker containers, OS processes, and system services in real time.
- AlicenseNot gradedqualityAmaintenanceExposes the Nodus orchestration runtime as MCP tools for memory management, goal/workflow execution, and sandboxed code execution.MIT
- AlicenseBqualityCmaintenanceA safety-first MCP operations cockpit for Hermes Agent installations, exposing typed, evidence-producing management primitives.73MIT
- FlicenseNot gradedqualityBmaintenanceA production-oriented MCP runtime providing orchestration tools for IDE and agent integrations, including task management, diagnostics, and token usage reporting.
Related MCP Connectors
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
A paid remote MCP for ZeroLang, built to return verdicts, receipts, usage logs, and audit-ready JSON
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
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/hara-lang/hara-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server