@openbeam/mcp-server
Freeby MCP Community
Enterprise knowledge MCP server for Claude, Cursor, Windsurf, and any MCP host. 103+ connectors.
v0.1.3Added Apr 12, 2026
mcpclaudecursorwindsurfcodex
@openbeam/mcp-server MCP Server
Enterprise knowledge MCP server for Claude, Cursor, Windsurf, and any MCP host. 103+ connectors.
Installation
Reviews
Installation
Quick install
npx -y @openbeam/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@openbeam/mcp-server": {
"command": "npx",
"args": ["-y", "@openbeam/mcp-server"]
}
}
}