Back to Home
cpateldev icon

TodoMCPServer

Verified Safe

by cpateldev

Overview

Integrates a Todo REST API with Model Context Protocol (MCP) server capabilities, enabling AI assistants to interact with todo list management.

Installation

Run Command
dotnet run

Environment Variables

  • ASPNETCORE_ENVIRONMENT

Security Notes

The project, as provided for demonstration and development, does not implement authentication or authorization by default, making it unsuitable for production environments without further hardening. It utilizes an in-memory database that resets on application restart, posing no data persistence risk. No obvious malicious patterns or hardcoded secrets are present in the provided code snippets. Optional steps for securing endpoints with JWT/OAuth are outlined.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-19

Tags

.NET 10Minimal APIMCPTodo ListAI Integration