/**
* Tool types and interfaces
*
* Note: All toolset management tools are now managed by ConfigToolsManager
* and are only exposed in configuration mode. The enter-configuration-mode
* tool is managed directly by EnhancedMCPServer.
*/
export type {
ToolModule,
ToolDependencies,
ToolModuleFactory,
} from "./types.js";
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/toolprint/hypertool-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server