Todoist MCP Server written in Elixir
@croesnick
About Todoist MCP Server written in Elixir
MCP server implementation for Todoist in Elixir
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Todoist MCP Server written in Elixir?
Todoist MCP Server written in Elixir is a Model Context Protocol (MCP) server that allows large language models to interact with Todoist, a task-management and to-do list application. It is built in Elixir and is intended for developers who want to connect Todoist with AI-powered tools or build personal assistants.
How to use Todoist MCP Server written in Elixir?
Run the server with mix run --no-halt. To test locally without an MCP client, send a JSON-RPC message via echo '...' | nc localhost 4000.
Key features of Todoist MCP Server written in Elixir
- Written in Elixir, extending the AI ecosystem for the language.
- Exposes Todoist data via the Model Context Protocol.
- Supports standard MCP tool requests (e.g.,
tools/list). - Runs as a local server on port 4000.
Use cases of Todoist MCP Server written in Elixir
- Interact with Todoist tasks from within Obsidian using the BMO Chatbot.
- Build a custom AI-based personal assistant that can manage todos and projects.
- Access Todoist projects and tasks programmatically through an LLM.
FAQ from Todoist MCP Server written in Elixir
What is MCP?
MCP stands for Model Context Protocol. It is an API definition that allows large language models to interact with other applications, such as Todoist.
Why write this server in Elixir?
The author likes Elixir and wants to extend the AI ecosystem for the language.
How do I run the server?
Run mix run --no-halt in the project directory.
How can I test the server without an MCP client?
Send a JSON-RPC request to localhost port 4000, for example: echo '{"jsonrpc": "2.0", "id": 1, "method": "tools/list"}' | nc localhost 4000.
What are the runtime requirements?
The server requires Elixir and likely the Mix build tool (implied by the mix command). No additional dependencies or authentication tokens are mentioned in the README.
Frequently asked questions
What is MCP?
MCP stands for Model Context Protocol. It is an API definition that allows large language models to interact with other applications, such as Todoist.
Why write this server in Elixir?
The author likes Elixir and wants to extend the AI ecosystem for the language.
How do I run the server?
Run `mix run --no-halt` in the project directory.
How can I test the server without an MCP client?
Send a JSON-RPC request to localhost port 4000, for example: `echo '{"jsonrpc": "2.0", "id": 1, "method": "tools/list"}' | nc localhost 4000`.
What are the runtime requirements?
The server requires Elixir and likely the Mix build tool (implied by the `mix` command). No additional dependencies or authentication tokens are mentioned in the README.
Basic information
More Productivity MCP servers

My AskAI
My AskAIUse My AskAI to find product, setup, integration, API, feature, pricing, and troubleshooting information. Search the public knowledge base, read complete documentation and OpenAPI files, and estimate pricing from monthly

Fdback.io
FdbackFdback.io is a user feedback platform (feedback board, roadmap, changelog) with a built-in remote MCP server - no local install, connect any MCP client with a URL and API key. Your AI agents can: - List, search, and rea

Plyto
PlytoPlyto is an agentic CRM for small businesses, and this server exposes the whole platform to the AI you already use. Connect Claude, Cursor, or any MCP-compatible assistant with a per-business API key and your agent can c

post bridge
jack frikspost bridge is a remote MCP server that lets your AI agent schedule and publish social media posts across 9 platforms — Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky. Connect accounts

One
OneConnect your agent to the apps your team already uses: Gmail, Slack, Stripe, Shopify, HubSpot, Notion, Linear, Salesforce, QuickBooks and more. One hosted MCP server with OAuth sign-in, nothing to install and no API keys
Comments