Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jasonkneen • Uncategorized
A TypeScript template for building MCP servers with basic CRUD operations on notes.
A simple notes API with CRUD operations.
A TypeScript-based MCP server template for quick development.
An MCP server returning JSON responses with in-memory data storage.
This repository provides a simple and ready-to-use TypeScript template for creating Model Context Protocol (MCP) servers. It features an in-memory notes API with CRUD functionality and returns JSON responses, making it easy to build and test MCP tools. The template is designed for quick setup and customization, and includes testing support with Vitest.