Skip to main content
Glama

MCP Unified Server

by getfounded
__init__.py420 B
""" MCP Tool Kit - Model Context Protocol Tools """ # Re-export from app module from app import ( MCPToolKitSDK, ToolResult, FileOperations, GitOperations, WebOperations, MCPToolKit, # Legacy SDK, __version__ ) __all__ = [ "MCPToolKitSDK", "ToolResult", "FileOperations", "GitOperations", "WebOperations", "MCPToolKit", # Legacy "SDK", "__version__" ]

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/getfounded/mcp-tool-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server