Skip to main content
Glama

FastMCP Todo Server

.gitignore790 B
# Environment and credentials .env .env.local .env.production .env.development AUTH0_TOKEN* # Python __pycache__/ *.pyc *.pyo *.pyd .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST /venv/ # IDE and editor files .vscode/ .idea/ /src/fastmcp_todo_server/.idea /src/Omnispindle/.idea .cursor/ .cursorrules *.swp *.swo *~ # Testing and cache .pytest_cache/ .coverage htmlcov/ .tox/ .cache # Logs *.log logs/ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Node.js (from previous experiments) /node_modules /omnispindle-auth/node_modules /omnispindle-auth/src-tauri # SpecStory /.specstory .specstory/.what-is-this.md # Temporary files *.tmp *.temp

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/MadnessEngineering/Omnispindle'

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