Skip to main content

run

Method
This is a method of the MCPToolRunner class in the mcp module.
Main thread function that processes MCP requests.

Signature

def run() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • asyncio.run

Used By

Source

View on GitHub

praisonaiagents/mcp/mcp.py at line 39