ClaudeWave
coleam00
coleam00

remote-mcp-server-with-auth

View on GitHub

Template for a remote MCP server with GitHub OAuth - following best practices for building MCP servers so you can take this as a starting point for any MCP server you want to build!

MCP Servers292 stars144 forksTypeScriptMITUpdated 9mo ago
ClaudeWave Trust Score
69/100
· OK
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "remote-mcp-server-with-auth": {
      "command": "node",
      "args": ["/path/to/remote-mcp-server-with-auth/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/coleam00/remote-mcp-server-with-auth and follow its README for install instructions.
Use cases
🎨 Creative🛠️ Dev Tools🔐 Security

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers