boilerplate-mcp-server and template-mcp-server

boilerplate-mcp-server
50
Established
template-mcp-server
45
Emerging
Maintenance 13/25
Adoption 8/25
Maturity 10/25
Community 19/25
Maintenance 6/25
Adoption 9/25
Maturity 9/25
Community 21/25
Stars: 69
Forks: 22
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 71
Forks: 40
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No License
No Package No Dependents

About boilerplate-mcp-server

aashari/boilerplate-mcp-server

TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js.

Implements dual STDIO and HTTP transport modes with automatic fallback, supporting both local AI assistant integration (Claude Desktop, Cursor) and web-based deployments. The layered architecture separates CLI, controllers, services, and MCP primitives (tools, resources, prompts), enabling token-efficient responses through TOON format encoding and JMESPath filtering, with production security features including DNS rebinding protection and localhost-only binding.

About template-mcp-server

mcpdotdirect/template-mcp-server

Template to quickly set up your own MCP server

Built on FastMCP, this template provides dual transport support—stdio for local CLI integration and HTTP/SSE for remote or team-based deployments—with TypeScript tooling and pre-configured dev scripts. It scaffolds the boilerplate for defining MCP tools, resources, and prompts while supporting multiple runtimes (Node.js, Bun) and seamless integration with Cursor via command or URL-based connection methods.

Scores updated daily from GitHub, PyPI, and npm data. How scores work