Agent Skills · Schema

MCPServer

A Model Context Protocol server that exposes agent skills (tools, resources, prompts) to AI clients.

Agent SkillsAI AgentsTool UseFunction CallingMCPAgentic AIAutomation

Properties

Name Type Description
name string Name of the MCP server.
version string Server version.
transport string Communication transport used by the server.
tools array List of tools exposed by this MCP server.
resources array List of resources (data sources) the server can provide.
prompts array Reusable prompt templates exposed by the server.
View JSON Schema on GitHub