Skip to main content
Glama

MCP Think Tool

by DannyMac180
Dockerfile250 B
FROM python:3.11-slim # Install the package directly from PyPI RUN pip install --no-cache-dir mcp-think-tool # Find where the executable is installed RUN which mcp-think-tool # Set the MCP think tool as the entrypoint ENTRYPOINT ["mcp-think-tool"]

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

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