Back to directory
stephen94125/fastmcp-template

stephen94125/fastmcp-template

@stephen94125001

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
JavaScript
Created
2025/4/13
Updated
2025/4/13