MCP Server Boilerplate
Related Servers
Alternatives to MCP Server Boilerplate
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceA starter template for building MCP servers with TypeScript support, example tools, and automated installation scripts for Claude Desktop, Cursor, and other MCP-compatible AI assistants. Provides a foundation for creating custom tools, resource providers, and prompt templates.10 npm-
- FlicenseAqualityDmaintenanceA starter template for building custom MCP servers with example implementations of tools, resources, and prompts. Includes TypeScript support and installation scripts for Claude Desktop, Cursor, and other MCP-compatible clients.24 npm-
- FlicenseAqualityCmaintenanceA starter template for building custom MCP servers that can integrate with Claude Desktop, Cursor, and other AI assistants. Provides example tools, TypeScript support, and automated publishing workflows to help developers quickly create their own MCP servers.74 npm-
- FlicenseBqualityDmaintenanceA starter template for building custom MCP servers that can integrate with Claude Desktop, Cursor, and other AI assistants. Provides example tools, TypeScript support, and automated publishing workflows to help developers quickly create their own MCP integrations.15 npm-
- FlicenseCqualityDmaintenanceA starter template for building custom MCP servers that can integrate with Claude, Cursor, or other MCP-compatible AI assistants. Provides a clean foundation with TypeScript support, example implementations, and easy installation scripts for quickly creating tools, resources, and prompt templates.25 npm-
- FlicenseCqualityDmaintenanceA starter template for building custom MCP servers that can integrate with Claude Desktop, Cursor, and other AI assistants. Provides example tools, TypeScript support, and automated publishing workflow to help developers create their own tools and resource providers.210 npm-
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: 'get-mcp-docs' is for creating MCP servers, while 'hello-world' is for greeting users. There is no overlap or ambiguity between these functions, making tool selection straightforward.
The naming is inconsistent: 'get-mcp-docs' uses kebab-case with a verb-object structure, while 'hello-world' uses kebab-case but is a noun-phrase without a clear verb. This mixed convention lacks a predictable pattern, though both use kebab-case.
With only 2 tools, the server feels under-scoped for a 'boilerplate' purpose, which typically implies a foundational set of utilities. This minimal count may not provide sufficient coverage for common MCP development tasks, making it too thin for its apparent scope.
Given the server name 'MCP Server Boilerplate', there are significant gaps in coverage for typical boilerplate functions, such as setup, configuration, testing, or deployment tools. The two tools provided (documentation and greeting) do not form a complete surface for MCP server development, leading to potential agent failures in broader tasks.