Back to Home

todo-mcp-server-railway

Verified Safe

by EtherAir

Overview

A complete Model Context Protocol (MCP) server demonstrating modern web development practices with authentication, billing, and PostgreSQL database integration for a Todo Management System, primarily interacted with via AI clients like Cursor AI.

Installation

Run Command
npm start

Environment Variables

  • DATABASE_URL
  • KINDE_ISSUER_URL
  • KINDE_CLIENT_ID
  • KINDE_CLIENT_SECRET
  • JWT_SECRET
  • NODE_ENV

Security Notes

The project integrates with external services (Kinde for OAuth, Neon for PostgreSQL) and uses JWT tokens and secure cookies for session management. It's a standard Node.js/TypeScript application; no signs of 'eval' or obfuscation were found. Risks are common to any web server handling user data and depend on proper configuration and secure coding practices within the application.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-23

Tags

Todo ManagementMCP ServerAuthenticationPostgreSQLBilling