cellwebb/mcp-palette
Desktop application for managing Model Context Protocol servers (MCP). Provides a centralized interface to configure and manage MCP servers for use with LLMs and AI assistants such as Claude.
Platform-specific configuration:
{
"mcpServers": {
"mcp-palette": {
"command": "npx",
"args": [
"-y",
"mcp-palette"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...