Back to directory
stephen94125/fastmcp-template

stephen94125/fastmcp-template

@stephen94125

A minimal template for publishing a Fast MCP project with TypeScript support.

fastmcptemplatemcp-servertypescriptminimalstarterboilerplatetool

Installation & Configuration

{
  "mcpServers": {
    "fastmcp-template": {
      "command": "npx",
      "args": [
        "fastmcp-template"
      ],
      "env": {
        "NODE_ENV": "production"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17