Your MCP server is not an API adapter
📰 Dev.to · Wojciech Wentland
A lot of MCP servers I see in the wild look like this: @mcp.tool() async def get_thing(id: str): ...
A lot of MCP servers I see in the wild look like this: @mcp.tool() async def get_thing(id: str): ...