Skip to main content
Glama
nmt3325

opencode-mcp-bridge

by nmt3325

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENCODE_MCP_BUNNoThe Bun executable pathbun
OPENCODE_MCP_LSPNoExplicit opt-in for native LSP servicesfalse
OPENCODE_MCP_HOSTNoHost to bind the HTTP server to127.0.0.1
OPENCODE_MCP_PORTNoPort to bind the HTTP server to8787
OPENCODE_MCP_ROOTYesRequired, explicit workspace root; filesystem root is refused
OPENCODE_MCP_TOKENNoRequired for HTTP, at least 24 characters
OPENCODE_MCP_MAX_JOBSNoMaximum number of jobs (allowed 8-256)64
OPENCODE_MCP_FORMATTERNoExplicit opt-in for native formatter servicesfalse
OPENCODE_MCP_STATE_DIRNoPrivate per-root directory under ~/.local/state/opencode-mcp-bridge
OPENCODE_MCP_PERMISSIONSNoJSON native permission rules
OPENCODE_MCP_RUNTIME_DIRNoPackage-local .opencode-runtime.opencode-runtime
OPENCODE_MCP_MAX_CONCURRENTNoMaximum concurrent jobs (allowed 1-32, not greater than MAX_JOBS)8
OPENCODE_MCP_WAIT_MAX_SECONDSNoMaximum wait time in seconds (allowed 0-50)45
OPENCODE_MCP_DEFAULT_DIRECTORYNoRemains only as a root alias
OPENCODE_MCP_JOB_TIMEOUT_SECONDSNoJob timeout in seconds (allowed 5-3600)600

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/nmt3325/notioncode'

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