MCP Client Configuration Server
@landicefu
关于 MCP Client Configuration Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-client-configuration-server": {
"command": "npx",
"args": [
"@landicefu/mcp-client-configuration-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Client Configuration Server?
This MCP server helps manage configurations for different MCP clients. It provides tools to retrieve, list, add, and remove server configurations from client configuration files, automatically detecting the appropriate file path based on the operating system (Windows or macOS) and the specified client.
How to use MCP Client Configuration Server?
Install via npm (npm install -g @landicefu/mcp-client-configuration-server) or run with npx. Then add the server to your MCP settings configuration using the provided JSON snippet. Use the server's tools (e.g., get_configuration, add_server_configuration) to manage client configurations programmatically or through AI assistant prompts.
Key features of MCP Client Configuration Server
- Supports Cline, Roo Code, WindSurf, and Claude desktop clients.
- Automatically detects Windows and macOS configuration file paths.
- Automatically creates missing configuration files and directories.
- Maintains configuration files in beautified JSON format after modifications.
- Provides tools: get/set/list/remove server configurations per client.
- Allows overriding existing server configurations with
allow_override.
Use cases of MCP Client Configuration Server
- Manage MCP server configurations across multiple AI assistant clients.
- Automate configuration deployment via scripts or prompts.
- Troubleshoot by checking which servers are configured and their settings.
FAQ from MCP Client Configuration Server
How do I install the server?
Install globally via npm (npm install -g @landicefu/mcp-client-configuration-server) or run directly with npx @landicefu/mcp-client-configuration-server.
Which MCP clients are supported?
Supported clients: Cline, Roo Code, WindSurf, and the Claude desktop app. Cursor is no longer supported because it does not use a standard configuration file for MCP settings.
What happens if a configuration file doesn't exist?
When adding a new server, the configuration file is created automatically. For other operations, an error message is returned.
Can I update an existing server configuration?
Yes, use the add_server_configuration tool with allow_override set to true to update an existing server.
Which platforms are supported?
Only Windows and macOS are currently supported. Linux support may be added in future versions.
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论