Skip to main content
Glama
hara-lang

hara-mcp

Official
by hara-lang

hara-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 check

Starte den stdio-Server ohne registrierten Host:

npm run dev

Aktiviere die deterministische Transport-Fixture nur für die Entwicklung mit MCP Inspector:

HARA_MCP_ENABLE_TEST_FIXTURE=1 npm run dev

Der anfängliche Katalog lautet:

hara_runtime_get
hara_eval
hara_call
hara_check

Alle 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.ai bleibt 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.

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    C
    maintenance
    A safety-first MCP operations cockpit for Hermes Agent installations, exposing typed, evidence-producing management primitives.
    73
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    A production-oriented MCP runtime providing orchestration tools for IDE and agent integrations, including task management, diagnostics, and token usage reporting.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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