Skip to main content
Glama
hara-lang

hara-mcp

Official
by hara-lang

hara-mcp

Language-owned MCP gateway and execution-host coordination for Hara.

The architecture and six-phase delivery plan are tracked in issue #1. The active implementation slice is issue #8.

Current status

This branch contains the first MCP and host-routing scaffold. It does not yet provide a production endpoint or prove real Hara execution. The deterministic host is a disabled-by-default transport fixture; Phase 1 remains open until an unpacked Hara Chrome host executes the request in a restricted Wasm Sandbox.

Related MCP server: nodus-mcp-server

Development

Node.js 22 is required.

npm install
npm run check

Start the stdio server with no registered host:

npm run dev

Enable the deterministic transport fixture for MCP Inspector development only:

HARA_MCP_ENABLE_TEST_FIXTURE=1 npm run dev

The initial catalogue is:

hara_runtime_get
hara_eval
hara_call
hara_check

All four tools are declared read-only, non-destructive, and closed-world. No option enables browser, network, persistent filesystem, package, process, provider, or external-effect authority.

Boundaries

  • Hara owns execution semantics and the canonical Sandbox/LiveSession lifecycle.

  • Hara Chrome is an enrolled execution host, not an MCP server.

  • mcp.greenways.ai remains a Greenways application ingress and consumes the lower-level Hara host protocol directly when needed.

  • MCP and host/device credentials terminate at independent boundaries.

See the architecture note and AGENTS.md before making changes.

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