Loading MCP server directory, please wait...
Connect Claude Code, Cursor & Windsurf to 2,600+ enterprise data sources with one binary.
npx @getmcp/cli add io.github.openenterprise-info/oe-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OE_MCP_CONFIG_PATHAbsolute path to your oe-mcp.yaml config file (e.g. C:\oe-mcp\oe-mcp.yaml)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.openenterprise-info/oe-mcp": {
"command": "binary",
"args": [
"--stdio",
"${OE_MCP_CONFIG_PATH}"
],
"env": {
"OE_MCP_CONFIG_PATH": ""
}
}
}
}