OpenCode Helper MCP
OpenCode Helper MCP
通过已安装的 OpenCode CLI 进行代码分析的本地只读 MCP 服务器。
它提供三个固定的只读分析工具:
analyze_code_cloudflare:Cloudflare Workers AI@cf/zai-org/glm-4.7-flashanalyze_code_mimo:OpenCodemimo-v2.5-freeanalyze_code_nemotron:NVIDIAnemotron-3ano-omni-30b-a3b-reasoninglow推理强度OpenCode 的
plan代理120 秒超时
所有工具都以固定参数启动 opencode run,并且不会向 MCP 客户端暴露模型、推理强度、命令或写入控制。先调用 Cloudflare GLM,当 Cloudflare 失败或不足时再调用 MiMo,仅当 MiMo 也失败或不足时才调用 Nemotron。
范围
默认情况下,目标文件夹必须位于 C:\Develop 下。如有必要,可将 OPENCODE_HELPER_ALLOWED_ROTS 设置为以分号分隔的额外允许的绝对路径列表。
Related MCP server: external-agent-mcp
本地运行
npm install
npm start添加到 Codex
codex mcp add opencodeHelper -- node C:\Develop\openCodeHelperMcp\src\index.js添加服务器后,打开一个新的 Codex 任务。该助手使用 OpenCode 已存储的 Cloudflare、OpenCode 和 NVIDIA 凭据;它不存储 API 密钥。
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
- AlicenseAqualityBmaintenanceEnables AI coding assistants to interact with OpenAI's Codex AI through the official CLI. Provides direct integration for code analysis, file review, and batch processing with zero API costs.3113MIT
- FlicenseAqualityCmaintenanceBridges Codex to external CLI coding agents for read-only code analysis and deterministic quality fixes.9
- AlicenseNot gradedqualityBmaintenanceLets Claude Code delegate tasks to the OpenCode CLI, choosing cost-effective models by intelligence tier and tracking usage.8,482MIT
- AlicenseNot gradedqualityBmaintenanceEnables Claude Code to delegate tasks to free OpenRouter models as callable tools while keeping the Anthropic endpoint for the orchestrator, with optional sandboxed file and shell access.MIT
Related MCP Connectors
Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.
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/segalz/openCodeHelperMcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server