Stytch Todo

v1.0.0Business Applicationsstable

Workers + Stytch TODO App MCP Server

cloudflarecloudflare-workercloudflare-workersmcpmodel-context-protocol
Share:
27
Stars
0
Downloads
0
Weekly
0/5

What is Stytch Todo?

Stytch Todo is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to workers + stytch todo app mcp server

Workers + Stytch TODO App MCP Server

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Workers + Stytch TODO App MCP Server

Use Cases

Build todo applications with Stytch authentication via Cloudflare Workers.
stytchauth

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedJan 14, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-stytch-consumer-todo-list

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Stytch Todo

The Stytch Consumer Todo List MCP Server is a reference implementation built on Cloudflare Workers that demonstrates how to combine authentication, a REST API, and an MCP server in a single serverless deployment. It uses Stytch for consumer authentication, Hono for the REST layer, Cloudflare KV for todo persistence, and Cloudflare Durable Objects to host the MCP server at the /mcp endpoint. Developers use it as a working blueprint for building authenticated, production-grade MCP servers on Cloudflare's edge infrastructure.

Prerequisites

  • Node.js 18 or later and npm installed
  • A Cloudflare account with Workers and KV access
  • A Stytch account with a Consumer project — free tier is sufficient
  • Wrangler CLI installed for Cloudflare deployment
  • An MCP-compatible client such as Claude Desktop or MCP Inspector
1

Clone the repository

Clone the project from GitHub and install dependencies.

git clone https://github.com/stytchauth/mcp-stytch-consumer-todo-list.git
cd mcp-stytch-consumer-todo-list
npm i
2

Create a Stytch Consumer project

Log in to the Stytch dashboard and create a new Consumer Authentication project. Under Project Settings, copy your Project ID, Secret, and Public Token.

3

Configure environment variables

Create a .env.local file for the frontend and a .dev.vars file for the Cloudflare Worker backend with your Stytch credentials.

# .env.local (frontend)
VITE_STYTCH_PUBLIC_TOKEN=public-token-xxxx

# .dev.vars (Cloudflare Worker backend)
STYTCH_PROJECT_ID=project-test-xxxx
STYTCH_SECRET=secret-test-xxxx
STYTCH_DOMAIN=https://yourproject.stytch.com
4

Configure the KV namespace in wrangler.jsonc

Create a KV namespace in your Cloudflare dashboard and bind it to the TODOS variable in wrangler.jsonc so the Worker can store todo items.

// In wrangler.jsonc
"kv_namespaces": [
  { "binding": "TODOS", "id": "your-kv-namespace-id" }
]
5

Run locally for development

Start the development server. The app will be available at http://localhost:3000 and the MCP server at http://localhost:3000/mcp.

npm run dev
6

Connect your MCP client to the local server

Use MCP Inspector or configure Claude Desktop with Streamable HTTP transport pointing to the local /mcp endpoint.

{
  "mcpServers": {
    "stytch-todo": {
      "type": "http",
      "url": "http://localhost:3000/mcp"
    }
  }
}

Stytch Todo Examples

Client configuration

Connect an MCP client to the locally running Stytch Todo MCP server via HTTP transport.

{
  "mcpServers": {
    "stytch-todo": {
      "type": "http",
      "url": "http://localhost:3000/mcp"
    }
  }
}

Prompts to try

Example prompts once connected to the todo MCP server.

- "List all my current todo items"
- "Add a new todo: 'Review pull request for authentication flow'"
- "Mark the first todo item as complete"
- "Delete all completed todos"

Troubleshooting Stytch Todo

Stytch authentication fails with invalid token or 401 errors

Double-check that STYTCH_PROJECT_ID and STYTCH_SECRET in .dev.vars match the project you created in the Stytch dashboard, and that STYTCH_DOMAIN points to the correct project endpoint URL.

KV operations fail or todos are not persisted

Verify the TODOS KV namespace binding in wrangler.jsonc matches the namespace ID from your Cloudflare dashboard. For local dev, Wrangler emulates KV in memory — data persists only for the session.

MCP server not reachable at /mcp endpoint

Ensure npm run dev started successfully without port conflicts. The Durable Object hosting the MCP server initializes on first request — check the Wrangler console for any Durable Object binding errors.

Frequently Asked Questions about Stytch Todo

What is Stytch Todo?

Stytch Todo is a Model Context Protocol (MCP) server that workers + stytch todo app mcp server It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Stytch Todo?

Follow the installation instructions on the Stytch Todo GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Stytch Todo?

Stytch Todo works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Stytch Todo free to use?

Yes, Stytch Todo is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Stytch Todo Alternatives — Similar Business Applications Servers

Looking for alternatives to Stytch Todo? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-stytch-consumer-todo-list": { "command": "npx", "args": ["-y", "mcp-stytch-consumer-todo-list"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Stytch Todo?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides