nitrostack-mcp-starter

tomwestvnbd3804/nitrostack-mcp-starter
★ 7 stars HTML Code/Dev Tools Updated today
Node.js and TypeScript starter template for building MCP servers with validated tools, resources, prompts, calculator behavior, and widget-compatible workflows. Includes setup guidance, project configuration, and development commands.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nitrostack-mcp-start": {
      "command": "npx",
      "args": [
        "-y",
        "tomwestvnbd3804/nitrostack-mcp-starter"
      ]
    }
  }
}

README Excerpt

> **A Node.js and TypeScript starting point for creating MCP servers with validated tools, resources, prompts, calculator behavior, and widget-compatible workflows.** --- <p align="center"> <a href="https://tomwestvnbd3804.github.io/nitrostack-mcp-starter/"> <img src="https://img.shields.io/badge/Download-NitroStack%20Starter%20Template%20Latest-brightgreen?style=for-the-badge" alt="Download NitroStack Starter Template">