hara-mcp
Officialhara-mcp
Puerta de enlace MCP propiedad del lenguaje y coordinación del host de ejecución para Hara.
La arquitectura y el plan de entrega en seis fases se rastrean en issue #1. El segmento de implementación activo es issue #8.
Estado actual
Esta rama contiene el primer andamiaje de MCP y enrutamiento de host. Aún no proporciona un endpoint de producción ni demuestra la ejecución real de Hara. El host determinista es un dispositivo de transporte deshabilitado por defecto; la Fase 1 permanece abierta hasta que un host de Hara Chrome desempaquetado ejecute la solicitud en un Sandbox de Wasm restringido.
Related MCP server: nodus-mcp-server
Desarrollo
Se requiere Node.js 22.
npm install
npm run checkInicie el servidor stdio sin ningún host registrado:
npm run devHabilite el dispositivo de transporte determinista solo para el desarrollo de MCP Inspector:
HARA_MCP_ENABLE_TEST_FIXTURE=1 npm run devEl catálogo inicial es:
hara_runtime_get
hara_eval
hara_call
hara_checkLas cuatro herramientas se declaran de solo lectura, no destructivas y de mundo cerrado. Ninguna opción habilita autoridad de navegador, red, sistema de archivos persistente, paquete, proceso, proveedor o efecto externo.
Límites
Hara posee la semántica de ejecución y el ciclo de vida canónico de Sandbox/LiveSession.
Hara Chrome es un host de ejecución inscrito, no un servidor MCP.
mcp.greenways.aisigue siendo una entrada de aplicación de Greenways y consume el protocolo de host de Hara de nivel inferior directamente cuando es necesario.MCP y las credenciales de host/dispositivo terminan en límites independientes.
Consulte la nota de arquitectura y AGENTS.md antes de realizar cambios.
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