Skip to main content
Glama
hara-lang

hara-mcp

Official
by hara-lang

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

MCP 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 및 호스트/디바이스 자격 증명은 독립적인 경계에서 종료됩니다.

변경하기 전에 아키텍처 노트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