punkpeye/fastmcp-boilerplate
A simple MCP server built using FastMCP, TypeScript, ESLint, and Prettier.
Platform-specific configuration:
{
"mcpServers": {
"fastmcp-boilerplate": {
"command": "npx",
"args": [
"-y",
"fastmcp-boilerplate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...