Skip to main content
Glama

Coding Todo Server

by dennismartis
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so *.dylib # Distribution / packaging .Python env/ venv/ .venv build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller # Usually these files are written into a _MEIPASS folder, but if PyInstaller # creates a self-extracting executable, it will use a temp folder instead. _MEIPASS/ _MEI*/ # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Spyder project settings .spyderproject .spyproject # Rope project settings .ropeproject # mypy .mypy_cache/ .dmypy.json dmypy.sock # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # General ignores tmp/ temp/ *.tmp *.log *.DS_Store # MCP directory 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/dennismartis/mcp-todo'

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