Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"1server-mcp-engine": {
"command": "npx",
"args": [
"-y",
"1server-mcp-engine"
]
}
}
}
Or smoke-test directly:
npx -y 1server-mcp-engine
Details
| Website | https://www.npmjs.com/package/1server-mcp-engine |
|---|---|
| GitHub | git+https://github.com/oneserverai/oneserver-mcp-engine.git |
| License | unknown |
| Pricing | free |
| Tags | mcp mcp-server model-context-protocol 1server oneserver hub aggregator ai-tools |
| Sources | npm |
| Discovered | 2026-05-25 |