MCP Directory
Back

opencode-mcp

by AlaeddineMessadi · TypeScript · ★ 71

MCP server for OpenCode AI — 70 tools, 10 resources, 5 prompts. Use npx opencode-mcp with Claude Desktop, Claude Code, Cursor, Windsurf, or any MCP client.

#ai#ai-coding#ai-tools#claude#claude-desktop#coding-assistant#cursor#developer-tools#headless-api#llm#mcp#mcp-server#mcp-tools#model-context-protocol#nodejs#npx#opencode#opencode-ai#typescript#windsurf

Install

npx -y github:AlaeddineMessadi/opencode-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "opencode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:AlaeddineMessadi/opencode-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/opencode-mcp) [](https://github.com/AlaeddineMessadi/opencode-mcp/blob/main/LICENSE) [](https://nodejs.org/) [](https://www.npmjs.com/package/opencode-mcp) **Give any MCP client the power of [OpenCode](https://opencode.ai/).** opencode-mcp is an MCP server that bridges your AI tools (Claude, Cursor, Windsurf, VS Code, etc.) to OpenCode's headless API. It lets your AI delegate real coding work — building features, debugging, refactoring, running tests — to OpenCode sessions that autonomously read, write, and execute code in your project. **80 tools** | **10 r…
Read full README on GitHub →

Related ai & ml servers