We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/greirson/mcp-todoist'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•913 B
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up MCP server with '...'
2. Run tool '....'
3. Pass arguments '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error messages**
If applicable, add error messages or logs to help explain your problem.
**Environment (please complete the following information):**
- OS: [e.g. macOS, Windows, Linux]
- Node.js version: [e.g. 20.x]
- Package version: [e.g. 0.4.0]
- Claude Desktop version: [e.g. 0.8.0]
**Todoist API Token**
- [ ] I have verified my Todoist API token is valid
- [ ] I have confirmed the token has the necessary permissions
**Additional context**
Add any other context about the problem here.