@splicr/mcp-server
Freeby MCP Community
Splicr MCP server — route what you read to what you're building
v0.15.0Added Apr 12, 2026
mcpsplicrknowledge-baseclaude-codeai-agent
@splicr/mcp-server MCP Server
Splicr MCP server — route what you read to what you're building
Installation
Reviews
Installation
Quick install
npx -y @splicr/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@splicr/mcp-server": {
"command": "npx",
"args": ["-y", "@splicr/mcp-server"]
}
}
}