mcp-tool-execution - MCP Tool Registration and Execution
Registers, validates, and executes MCP tools with parameter validation and tool-mediated AI enforcement
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- register MCP tools
- validate tool definitions
- validate input parameters
- execute tool calls
- enforce tool-mediated access
- log tool invocations
- handle execution errors
- retry failed operations
Inputs
- MCP server
- tool definitions
- input parameters
- JSON Schema
- tool implementation
Outputs
- tool execution results
- validation feedback
- error responses
- audit logs
- execution status
Requirements
- Python runtime
- FastMCP
- jsonschema
- AsyncOpenAI client
- MCP server access
