kputrajaya/mcp-kvn
3.1
If you are the rightful owner of mcp-kvn and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
mcp-kvn is a personal MCP server designed for efficient model context protocol management.
mcp-kvn MCP server
My personal MCP server.
Installation
Published Server
"mcp-kvn": {
"command": "uvx",
"args": ["--from", "git+https://github.com/kputrajaya/mcp-kvn", "mcp-kvn"]
}
Development Server
"mcp-kvn": {
"command": "uv",
"args": ["--directory", "[path]\mcp-kvn", "run", "mcp-kvn"]
}