
Kobold MCP Server
AI to AI comms with koboldcpp from Claude/other MCP compatible apps
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install PhialsBasement/KoboldCPP-MCP-Server -c claude
This command will automatically install and configure the Kobold MCP Server MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Kobold MCP Server": {
"command": "npx",
"args": [
"-y",
"server-koboldai"
],
"env": {}
}
}
}
Details:
Stars
4Forks
4Last commit
2 months agoRepository age
5 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to Kobold MCP Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit