Skip to main content
Glama
0xFieldsy
by 0xFieldsy

Node MCP Template

Opinionated template for building Node.js stdio and HTTP MCP servers.

Features

Related MCP server: MCP Server Template

Usage

Debug with the MCP inspector:

npm start

The inspector starts a local web UI at http://localhost:6274.

Agents

Edit AGENTS.md after creating a project from this template. Add project-specific instructions to keep the development workflow accurate.

Minimum Supported Node Version

Requires 22.18.0 or higher for TypeScript.

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    A template MCP server that provides a basic structure and configuration for building Model Context Protocol servers. Includes Docker support, environment configuration, and examples for both STDIO and SSE transport modes.
    1
    -
  • A
    license
    A
    quality
    Not graded
    maintenance
    A production-ready TypeScript template for building MCP servers with dual transport support (stdio/HTTP), OAuth 2.1 foundations, SQLite caching, observability, and security features including PII sanitization and rate limiting.
    4
    7 npm
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Node.js template for building stateful MCP servers with streamable HTTP transport, featuring modular tools and resources for easy extension and integration.
    6 npm
    2
    MIT