jondot/mcpixy
MCPixy is a zero-config MCP (Model Context Protocol) server builder for development or local work that allows you to create MCP servers with just YAML configuration.
Platform-specific configuration:
{
"mcpServers": {
"mcpixy": {
"command": "npx",
"args": [
"-y",
"mcpixy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...