MCP Create Server

get-server-tools

Retrieve and list all tools available on a specified MCP server using its server ID, enabling users to manage and utilize server resources effectively.

Instructions

Get the tools available on a server

Input Schema

NameRequiredDescriptionDefault
serverIdYesThe ID of the server

Input Schema (JSON Schema)

{ "properties": { "serverId": { "description": "The ID of the server", "type": "string" } }, "required": [ "serverId" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Create Server

Related Tools

ID: lnl6xjkkeq