Skip to main content
Glama

MCP Client Configuration Server

by landicefu

list_servers

Retrieve and display all server names configured for a specific client using the MCP Client Configuration Server, streamlining server configuration management.

Instructions

List all server names configured in 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