Skip to main content
Glama

Todoist MCP Server

by bkotos
start-mcp.sh312 B
#!/bin/bash # Change to the script's directory to ensure correct working directory cd "$(dirname "$0")" # Environment variables are loaded by the MCP server itself # Logging disabled - no longer writing to logs directory # All output will go to stderr/stdout only # Start the MCP server npx tsx src/index.ts

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/bkotos/todoist-mcp'

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