Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Ethern-Myth • Uncategorized
A Node.js MCP server supporting user-owned products with API key authentication and full CRUD operations.
Manage user-owned products securely with API key authentication.
Interact with a MCP server supporting full CRUD operations on products.
A containerized and scalable MCP server setup for testing and deployment.
This project demonstrates building a Model Context Protocol (MCP) server that allows users to register and login to obtain API keys, manage their products with full CRUD functionality, and interact via the MCP protocol. It integrates PostgreSQL using Sequelize ORM and is containerized with Docker for easy deployment and testing. The server is also deployed on Kubernetes for scalable infrastructure management, making it a practical learning tool for microservice-style MCP servers.