MCP Client Configuration Server
by landicefu
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_configuration_path | Get the path to the configuration file for a specific client |
get_configuration | Get the entire configuration for a specific client |
list_servers | List all server names configured in a specific client |
get_server_configuration | Get the configuration for a specific server from a client configuration |
add_server_configuration | Add or update a server configuration in a client configuration |
remove_server_configuration | Remove a server configuration from a client configuration |