hara-mcp
Officialhara-mcp
Hara를 위한 언어 소유 MCP 게이트웨이 및 실행 호스트 조정.
아키텍처와 6단계 전달 계획은 이슈 #1에서 추적됩니다. 현재 활성 구현 슬라이스는 이슈 #8입니다.
현재 상태
이 브랜치에는 첫 번째 MCP 및 호스트 라우팅 스캐폴드가 포함되어 있습니다. 아직 프로덕션 엔드포인트를 제공하지 않으며 실제 Hara 실행을 입증하지 않습니다. 결정적 호스트는 기본적으로 비활성화된 전송 픽스처입니다. Phase 1은 압축 해제된 Hara Chrome 호스트가 제한된 Wasm Sandbox에서 요청을 실행할 때까지 열려 있습니다.
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_check네 가지 도구 모두 읽기 전용, 비파괴적, 폐쇄 세계로 선언되어 있습니다. 어떤 옵션도 브라우저, 네트워크, 영구 파일 시스템, 패키지, 프로세스, 공급자 또는 외부 효과 권한을 활성화하지 않습니다.
경계
Hara는 실행 의미론 및 표준 Sandbox/LiveSession 수명 주기를 소유합니다.
Hara Chrome은 등록된 실행 호스트이지 MCP 서버가 아닙니다.
mcp.greenways.ai는 Greenways 애플리케이션 인그레스로 유지되며, 필요할 때 하위 레벨 Hara 호스트 프로토콜을 직접 사용합니다.MCP 및 호스트/디바이스 자격 증명은 독립적인 경계에서 종료됩니다.
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