Skip to main content
Glama

MCP Think

by ddkang1
__init__.py193 B
"""MCP Think - A Model Context Protocol server for the think tool.""" from .__about__ import __version__ from .server import main, think, mcp __all__ = ["__version__", "main", "think", "mcp"]

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/ddkang1/mcp-think'

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