Skip to main content
Glama

OpenCode Helper MCP

Local, read-only MCP server for code analysis through the installed OpenCode CLI.

It exposes three fixed, read-only analysis tools:

  • analyze_code_cloudflare: Cloudflare Workers AI @cf/zai-org/glm-4.7-flash

  • analyze_code_mimo: OpenCode mimo-v2.5-free

  • analyze_code_nemotron: NVIDIA nemotron-3-nano-omni-30b-a3b-reasoning

  • low reasoning effort

  • OpenCode's plan agent

  • a 120-second timeout

All tools start opencode run with fixed arguments and do not expose model, effort, command, or write controls to MCP clients. Call Cloudflare GLM first, then MiMo when Cloudflare fails or is insufficient, then Nemotron only when MiMo also fails or is insufficient.

Scope

By default, target folders must be under C:\Develop. Set OPENCODE_HELPER_ALLOWED_ROOTS to a semicolon-separated list of additional allowed absolute paths if needed.

Related MCP server: external-agent-mcp

Run locally

npm install
npm start

Add to Codex

codex mcp add opencodeHelper -- node C:\Develop\openCodeHelperMcp\src\index.js

Open a new Codex task after adding the server. The helper uses Cloudflare, OpenCode, and NVIDIA credentials already stored by OpenCode; it does not store an API key.

F
license - not found
A
quality
B
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

View all related MCP servers

Related MCP Connectors

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/segalz/openCodeHelperMcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server