boilerplate-mcp-server and mcp-boilerplate-node
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 mcp-boilerplate-node
timescale/mcp-boilerplate-node
Common MCP code for node.js
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work