MCPVault

input_schema

MCP tool from MCP by frappe

(optional dict): The JSON schema for the tool's input. If not provided, it will be inferred from the function's signature and docstring.

How to use it

input_schema is exposed by the MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the input_schema tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP

$pip install frappe-mcp
FULL MCP LISTING