mcp-server-starter-kit
WireForge MCP Server Starter Kit — Production-ready Model Context Protocol server boilerplate. TypeScript, rate limiting, Zod validation, Docker.
Install / Use
claude mcp add srmcguirt -- npx -y github:srmcguirt/mcp-server-starter-kitIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
OperationsSupported Platforms
Skill content
View source on GitHub{ "name": "@srmcguirt/mcp-server-starter", "version": "1.0.0", "description": "MCP Server Starter Kit \u2014 Production-ready boilerplate with auth, rate limiting, error handling, Docker deploy", "keywords": [ "mcp", "model-context-protocol", "ai", "claude", "cursor", "cline", "boilerplate", "starter", "typescript", "anthropic" ], "author": "Shane McGuirt", "license": "MIT", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "mcp-starter": "dist/cli.js" }, "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "lint": "eslint src --ext .ts", "typecheck": "tsc --noEmit", "test": "vitest" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.22.0", "winston": "^3.11.0", "dotenv": "^16.3.1" }, "devDependencies": { "@types/node": "^20.11.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.56.0", "tsx": "^4.7.0", "typescript": "^5.3.0", "vitest": "^3.1.0" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/srmcguirt/mcp-server-starter-kit" }, "homepage": "https://github.com/srmcguirt/mcp-server-starter-kit#readme" }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
71.0kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
67.7k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
