Skip to main content
Glama
struct.go255 B
package models // MCPToolCallResult 存储工具调用的结果 type MCPToolCallResult struct { ToolName string `json:"tool_name"` Parameters any `json:"parameters"` Result string `json:"result"` Error string `json:"error,omitempty"` }

Latest Blog Posts

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/weibaohui/k8m'

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