Skip to main content
Glama

MCP Client Configuration Server

by landicefu

get_configuration_path

Retrieve the exact path to the configuration file for a specified AI assistant client, ensuring accurate access and management of client settings within the MCP server environment.

Instructions

Get the path to the configuration file 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