Skip to main content
Glama

MCP Client Configuration Server

by landicefu

get_configuration

Retrieve the complete configuration for a specified client from the MCP Client Configuration Server, ensuring accurate setup and synchronization for AI assistant clients like Cline, Roo Code, WindSurf, and Claude.

Instructions

Get the entire configuration for a specific client

Input Schema

NameRequiredDescriptionDefault
clientYesClient name (cline, roo_code, windsurf, claude)

Input Schema (JSON Schema)

{ "properties": { "client": { "description": "Client name (cline, roo_code, windsurf, claude)", "type": "string" } }, "required": [ "client" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Client Configuration Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/landicefu/mcp-client-configuration-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server