remove_mcp_server_config
Delete specific MCP server configurations from client apps like Cursor or Claude by specifying either the client type or the config file path.
Instructions
Removes the configuration for a specific MCP server/tool from the client application (e.g., Cursor, Claude). Provide EITHER client_type (see available options) OR config_file_path to specify the target config file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
client_type | No | The type of client application (currently supported: 'cursor', 'claude', 'windsurf'). Mutually exclusive with config_file_path. | |
config_file_path | No | Absolute path or path starting with '~' to the config file. Mutually exclusive with client_type. | |
server_id | Yes | The unique MCP server identifier (config key name) of the server configuration entry to remove. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCPfinder Server
Related Tools
- @tesla0225/mcp-create
- @mcpfinder/server
- @landicefu/mcp-client-configuration-server
- @akuity/argocd-mcp
- @usegranthq/mcp-server
- @ccc0168/modes-mcp-server