Skip to main content
Glama

MCP Server For Local

proxy_tool_call

Facilitates dynamic tool execution within the MCP Server For Local by accepting dictionary-formatted requests, enabling seamless integration and interaction with external tools.

Instructions

代理工具,根据工具名动态调用其他服务端的工具,输入格式为字典:{'tool': 'tool_name', 'args': {...}}

Input Schema

NameRequiredDescriptionDefault
paramsYes

Input Schema (JSON Schema)

{ "properties": { "params": { "additionalProperties": true, "title": "Params", "type": "object" } }, "required": [ "params" ], "title": "proxy_tool_callArguments", "type": "object" }

Other Tools from MCP Server For Local

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/Dreamboat-Rachel/MCP-Server-For-Local'

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