MCPTool

An MCP tool definition exposed by an MCP server, discoverable by AI agent clients.

AI AgentsLinux FoundationOpen SourceStandardsMCPAgentic AIInteroperability

Properties

Name Type Description
name string Unique name of the tool.
description string Human-readable description of what the tool does.
inputSchema object JSON Schema defining the tool's input parameters.
annotations object Optional metadata annotations for the tool.
View JSON Schema on GitHub