Intel MCP
Intel MCP
Удалённый сервис Model Context Protocol для TrialAgents Intel Agent.
Первый реализованный инструмент — start_analysis. Он принимает только созданный приложением report_run_id, вызывает приватную конечную точку плоскости управления приложения Intel Agent и возвращает существующую или вновь зарезервированную 60-минутную аренду анализа. Личность пользователя, одобрение плана, пакет, включённые инструменты и допустимые лимиты определяются приложением на стороне сервера.
Локальная настройка
python -m venv .venv
. .venv/bin/activate
pip install -e '.[dev]'
export INTEL_APP_CONTROL_URL=http://localhost:3000
export INTEL_APP_SERVICE_TOKEN=replace-me
export MCP_INBOUND_SERVICE_TOKEN=replace-me-too
intel-mcpКонечная точка Streamable HTTP — /mcp; неаутентифицированная конечная точка проверки работоспособности — /health.
Обязательные настройки продакшена:
INTEL_APP_CONTROL_URL: приватный базовый URL приложения Intel Agent.INTEL_APP_SERVICE_TOKEN: общий служебный токен, хранящийся только в секретах Render.MCP_INBOUND_SERVICE_TOKEN: bearer-токен, обязательный для каждого запроса к/mcp.MCP_ALLOWED_HOSTS: разделённый запятыми перечень точных разрешённых публичных/приватных значений Host.PORT: HTTP-порт, назначенный платформой.
Первоначальное бесплатное развёртывание Render открыто на сетевом уровне, но /mcp закрыт для вызывающих сторон без внутреннего служебного bearer-токена. Публичный OAuth — это более поздний профиль и не должен повторно использовать внутренний служебный токен для аутентификации конечных пользователей.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Run and manage H Company's Computer-Use Agents from any MCP client.
Accountless pay-per-use code execution for agents. Read-only search and pricing; pay via x402.
Remote MCP for Antigravity agent run receipt MCP, structured receipts, audit logs, and reviewer-read
Third-party sandbox verdict on any artifact in one call, no account. Also an agent marketplace.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceProvides SSH access to a remote machine with manual session approval, automatic termination, and inactivity timeouts, enabling secure command execution via Claude.-
- FlicenseNot gradedqualityDmaintenanceLease governed AI agent instances without hand-built runner queues.-
- AlicenseNot gradedqualityCmaintenanceEnables permission-preserving access to DefectDojo OSS via MCP, using the caller's own API token, with read tools, deterministic analytics and reporting, plus optional gated write and history tools.2AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to asynchronously submit tasks to a persistent coding agent already running on a development machine, disconnect, and retrieve results later through a secure, policy-controlled gateway.MIT
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/tarous89/intel_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server