mcp-forge

achetronic/mcp-forge
★ 89 stars Go 🔒 Security Updated 25d ago
A complete MCP server template that include vitamins (oauth authentication included)
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": {
    "mcp-forge": {
      "command": "go",
      "args": [
        "run",
        "github.com/achetronic/mcp-forge@latest"
      ]
    }
  }
}

Topics

golanghttpjwt-validationmcp-servermiddlewareoauth2rfc-8414rfc-9728stdiotemplatetools