fastmcp-boilerplate

punkpeye/fastmcp-boilerplate
★ 84 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
A simple MCP server built using FastMCP, TypeScript, ESLint, and Prettier.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fastmcp-boilerplate": {
      "command": "npx",
      "args": [
        "-y",
        "punkpeye/fastmcp-boilerplate"
      ]
    }
  }
}

Topics

boilerplatefastmcpmcp