hara-mcp
Officialhara-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 devMCP Inspector 開発専用に決定論的トランスポートフィクスチャを有効にします:
HARA_MCP_ENABLE_TEST_FIXTURE=1 npm run dev初期カタログは次のとおりです:
hara_runtime_get
hara_eval
hara_call
hara_check4 つのツールはすべて、読み取り専用・非破壊・クローズドワールドとして宣言されています。ブラウザ、ネットワーク、永続ファイルシステム、プロセス、パッケージ、プロバイダ、外部エフェクトの権限を有効にするオプションはありません。
境界
実行セマンティクスと標準的な Sandbox/LiveSession ライフサイクルは Hara が所有します。
Hara Chrome は登録済みの実行ホストであり、MCP サーバーではありません。
mcp.greenways.aiは Greenways アプリケーションのイングレスであり、必要な場合にのみ下位レベルの Hara ホストプロトコルを直接消費します。MCP およびホスト/デバイスの認証情報は、それぞれ独立した境界で終了します。
変更を加える前に、アーキテクチャノート と AGENTS.md を参照してください。
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