Skip to main content
Glama

OpenCode Helper MCP

インストール済みの OpenCode CLI を介してコード解析を行う、ローカルで動作する読み取り専用の MCP サーバーです。

このサーバーは、以下の3つの固定された読み取り専用の解析ツールを提供します。

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

  • analyze_code_mimo: OpenCode mimo-v2-5-free

  • analyze_code_emotron: NVIDIA emotron-3-ano-onmi-30b-a3b-reasoning

  • low 推論の努力度

  • OpenCode の plan エージェント

  • 120秒のタイムアウト

すべてのツールは、固定の引数で opencode run を起動し、モデル、推論の努力度、コマンド、書き込み制御を MCP クライアントに公開しません。まず Cloudflare GLM を呼び出し、Cloudflare が失敗した場合または不十分な場合は MiMo を呼び出し、MiMo も失敗した場合または不十分な場合に限り Nemotron を呼び出してください。

スコープ

赤丸トでは、対象フォルダは C:\Develop の下に存在する必要があります。必要に応じて、OPENCODE_HELPER_ALLOWED_ROOTS に追加で許可する絶対パスのセミコロン区切りのリストを設定してください。

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 キーは保存しません。

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