boilerplate-mcp-server and create-mcp-server

boilerplate-mcp-server
50
Established
create-mcp-server
41
Emerging
Maintenance 13/25
Adoption 8/25
Maturity 10/25
Community 19/25
Maintenance 10/25
Adoption 5/25
Maturity 18/25
Community 8/25
Stars: 69
Forks: 22
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 9
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No License
No risk flags

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 create-mcp-server

agentailor/create-mcp-server

Scaffold production-ready MCP servers in seconds

Provides flexible scaffolding for both official MCP SDK and FastMCP frameworks with configurable HTTP (stateless/stateful with optional OAuth) or stdio transports. Generates TypeScript projects with Express.js integration, session management, Docker support, and built-in MCP Inspector debugging. Supports npm/pnpm/yarn and interactive or CLI-driven setup for different deployment scenarios—from local Claude Desktop clients to cloud-hosted remote servers.

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