Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"idriszade-serve-mcp": {
"command": "npx",
"args": [
"-y",
"@idriszade/serve-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @idriszade/serve-mcp
Details
| Website | https://www.npmjs.com/package/@idriszade/serve-mcp |
|---|---|
| GitHub | git+https://github.com/mrzadexinho/pipeline-kit.git |
| License | unknown |
| Pricing | free |
| Tags | pipeline-kit serve automation |
| Sources | npm |
| Discovered | 2026-05-25 |