A simple and extendable MCP server that currently provides basic addition functionality and can be easily extended by defining new tools with docstrings.
A template/boilerplate MCP server for building custom tools and integrations that enable seamless connections between AI applications and external data sources.
A TypeScript MCP server boilerplate with example tools (calculator, greet) and resources (system info), ready for extension and integration with Cursor.
A learning-focused MCP server that demonstrates how to build arithmetic tools for AI assistants, currently featuring addition functionality with structured input/output.