coleam00/remote-mcp-server-with-auth
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!
Platform-specific configuration:
{
"mcpServers": {
"remote-mcp-server-with-auth": {
"command": "npx",
"args": [
"-y",
"remote-mcp-server-with-auth"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...