Ava MCP Adapter
Адаптер Ava MCP
Легкий REST-мост, реализующий контракт сервера инструментов MCP для JarvisEPC
(GET /tools, POST /execute, GET /health) и проксирующий каждый инструмент к развернутому Ava_Agent по адресу https://ava-agent-qzmu.onrender.com, который, в свою очередь, направляет запросы к специализированным «мозгам» CommandDeck.
Зачем
Файл api/routes/mcp.ts в JarvisEPC ожидает структуру REST-сервера инструментов. Существующий Ava_Agent использует специфичные для домена эндпоинты FastAPI (/chat, /projects/.../tasks, /broadcast, /v1/skills/invoke, ...) — этот адаптер служит связующим звеном, которое отображает REST-контракт на эти эндпоинты.
Related MCP server: Bridge MCP Server
Предоставляемые инструменты
имя | категория | upstream |
| ИИ |
|
| Система |
|
| Система |
|
| ИИ |
|
| ИИ |
|
| ИИ |
|
| ИИ |
|
| ИИ |
|
| Система |
|
| Система |
|
| Система |
|
Развертывание
Уже настроено для Render через render.yaml. Установите AVA_AGENT_API_KEY
(скопированный из переменных окружения сервиса Ava_Agent) в панели управления Render.
Добавьте AVA_MCP_URL=https://ava-mcp-adapter.onrender.com в переменные окружения сервиса
JarvisEPC; вкладка MCP переключится с «Ava offline» на отображение полного объединенного каталога инструментов.
This server cannot be installed
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
- AlicenseAqualityFmaintenanceA bridge server that enables MCP-compatible AI assistants like Claude to seamlessly discover, communicate with, and manage A2A protocol agents.7148Apache 2.0
- FlicenseNot gradedqualityNot gradedmaintenanceBridge is a hosted MCP server that connects AI models to business tools like ClickUp and a repository of pre-built workflow skills. It enables direct interaction with project management tools and automated instruction sets through natural language.
- AlicenseNot gradedqualityDmaintenanceA bridge that enables any LLM to access and interact with documented REST APIs through the Model Context Protocol (MCP).136MIT
- AlicenseNot gradedqualityCmaintenanceBridges LLM clients with existing RESTful microservices by converting MCP tool calls into REST requests, enabling any REST API to be used as an MCP tool without modifying the microservices.1,126,1601MIT
Related MCP Connectors
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Shared long-term memory vault for AI agents with 20 MCP tools.
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
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/ral197979/ava-mcp-adapter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server