Skip to main content
Glama
hara-lang

hara-mcp

Official
by hara-lang

hara-mcp

Hara 向けの言語所有 MCP ゲートウェイおよび実行ホスト連携。

アーキテクチャと 6 フェーズの配信計画は issue #1 で追跡されています。現在の実装スライスは issue #8 です。

現在のステータス

このブランチには、最初の MCP およびホストルーティングのスキャフォールドが含まれています。本番エンドポイントはまだ提供されておらず、実際の Hara 実行も検証されていません。決定論的ホストはデフォルト無効のトランスポートフィクスチャです。フェーズ 1 は、アンパックされた Hara Chrome が制限付き Wasm サンドボックス内でリクエストを実行するまで未完了のままです。

Related MCP server: nodus-mcp-server

開発

Node.js 22 が必要です。

npm install
npm run check

登録済みホストなしで stdio サーバーを起動します:

npm run dev

MCP Inspector 開発専用に決定論的トランスポートフィクスチャを有効にします:

HARA_MCP_ENABLE_TEST_FIXTURE=1 npm run dev

初期カタログは次のとおりです:

hara_runtime_get
hara_eval
hara_call
hara_check

4 つのツールはすべて、読み取り専用・非破壊・クローズドワールドとして宣言されています。ブラウザ、ネットワーク、永続ファイルシステム、プロセス、パッケージ、プロバイダ、外部エフェクトの権限を有効にするオプションはありません。

境界

  • 実行セマンティクスと標準的な Sandbox/LiveSession ライフサイクルは Hara が所有します。

  • Hara Chrome は登録済みの実行ホストであり、MCP サーバーではありません。

  • mcp.greenways.ai は Greenways アプリケーションのイングレスであり、必要な場合にのみ下位レベルの Hara ホストプロトコルを直接消費します。

  • MCP およびホスト/デバイスの認証情報は、それぞれ独立した境界で終了します。

変更を加える前に、アーキテクチャノートAGENTS.md を参照してください。

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