boilerplate-mcp-server and mcp-farmer

boilerplate-mcp-server
50
Established
mcp-farmer
44
Emerging
Maintenance 13/25
Adoption 8/25
Maturity 10/25
Community 19/25
Maintenance 10/25
Adoption 4/25
Maturity 18/25
Community 12/25
Stars: 69
Forks: 22
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
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 mcp-farmer

boldare/mcp-farmer

A CLI tool for scaffolding, testing, extending and analyzing MCP (Model Context Protocol) servers

Provides automated vetting, documentation generation, and AI-assisted tool creation for MCP servers through multiple transport methods (HTTP with Streamable/SSE fallback and stdio). Integrates with popular coding agents (OpenCode, Claude Code, Gemini CLI) via the Agent Client Protocol (ACP) for intelligent tool generation from OpenAPI/GraphQL specs and automated probe testing with LLM-generated inputs. Auto-discovers servers from client configs (Cursor, VS Code, Claude Desktop) and generates shareable HTML/JSON/Markdown audit reports and documentation.

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