We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/impure0xntk/mcp-wakapi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
base.py•207 B
"""
Base tool class for Wakapi MCP server.
This file is empty because it has been migrated to function-based tools.
"""
# Class-based tools are no longer used after migration.
# Please delete if necessary.