LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-11

Capabilities

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

Source

  • Spec: SKILL.md
MCP
tool execution
parameter validation
AI safety
agent integration
register MCP tools
validate tool definitions
validate input parameters
execute tool calls
MCP server
tool definitions
input parameters
tool execution results
validation feedback
error responses