mcp_server_info
Fetch detailed server information from the MCP Server Box, enabling users to retrieve essential data for file management, text extraction, and API-based operations.
Instructions
Returns information about the MCP server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "mcp_server_infoArguments",
"type": "object"
}