Loading languages...
@R

@r-mcp/boilerplate

@CaptainCrouton89

A starter template for building MCP (Model Context Protocol) servers. This boilerplate provides a clean foundation for creating your own MCP server that can integrate with Claude, Cursor, or other MCP-compatible AI assistants.

mcp
server
boilerplate
typescript
ai
assistant

# mcpServer Config

{
  "mcpServers": {
    "boilerplate": {
      "command": "npx",
      "args": [
        "@r-mcp/boilerplate@latest"
      ]
    }
  }
}

# stdio

npx @r-mcp/boilerplate
Transport:
stdio
Taal:
JavaScript
Gemaakt:4/22/2025
Bijgewerkt:8/10/2025