MCP Server Boilerplate
Related Servers
Alternatives to MCP Server Boilerplate
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA TypeScript template for building Model Context Protocol (MCP) servers that enables developers to quickly create custom tools and integrate them with AI platforms like Claude, Cursor, Windsurf, and Cline.734MIT
- AlicenseNot gradedqualityDmaintenanceA minimal Model Context Protocol server starter in TypeScript that enables building custom AI tools for assistants like Claude and Cursor, with a single example tool and easy setup.72MIT
- AlicenseNot gradedqualityCmaintenanceA TypeScript starter template for building Model Context Protocol servers, enabling quick setup for custom tools and integration.40MIT
- FlicenseCqualityDmaintenanceA TypeScript template for creating Model Context Protocol servers that enable AI models to utilize external tools, including example operations and simple number addition functionality.22-
- FlicenseCqualityDmaintenanceA starter template for building MCP (Model Context Protocol) servers that integrate with Claude, Cursor, or other MCP-compatible AI assistants. Provides a clean foundation with TypeScript support, example tool implementation, and installation scripts for quick customization.26-
- FlicenseAqualityDmaintenanceA starter template for building MCP (Model Context Protocol) servers with TypeScript support. Provides a clean foundation with example tools, resources, and prompts for creating custom integrations with Claude, Cursor, or other MCP-compatible AI assistants.26-
TDQS
Scored across 2 tools
The two tools serve entirely different purposes: one retrieves data, the other provides system information. There is no overlap or ambiguity, so an agent can easily distinguish them.
Both tool names follow the same 'get_' prefix followed by a noun, resulting in a consistent naming convention.
With only two tools, the set feels minimal and thin. While it is a boilerplate, the number is at the lower edge of the typical range, making it borderline.
The tool surface is very limited: it offers only retrieval operations for data and a single system info utility. There are no create/update/delete operations for data, and the tools do not form a coherent workflow, leaving significant gaps for real use.