Skip to main content
ClaudeWave
coleam00 avatar
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 stars143 forksTypeScriptMITUpdated 11mo ago
ClaudeWave Trust Score
69/100
· OK
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/coleam00/remote-mcp-server-with-auth
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "remote-mcp-server-with-auth": {
      "command": "node",
      "args": ["/path/to/remote-mcp-server-with-auth/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/coleam00/remote-mcp-server-with-auth and follow its README for install instructions.
Use cases

MCP Servers overview

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

What people ask about remote-mcp-server-with-auth

What is coleam00/remote-mcp-server-with-auth?

+

coleam00/remote-mcp-server-with-auth is mcp servers for the Claude AI ecosystem. 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! It has 292 GitHub stars and was last updated 11mo ago.

How do I install remote-mcp-server-with-auth?

+

You can install remote-mcp-server-with-auth by cloning the repository (https://github.com/coleam00/remote-mcp-server-with-auth) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is coleam00/remote-mcp-server-with-auth safe to use?

+

Our security agent has analyzed coleam00/remote-mcp-server-with-auth and assigned a Trust Score of 69/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains coleam00/remote-mcp-server-with-auth?

+

coleam00/remote-mcp-server-with-auth is maintained by coleam00. The last recorded GitHub activity is from 11mo ago, with 6 open issues.

Are there alternatives to remote-mcp-server-with-auth?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy remote-mcp-server-with-auth to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: coleam00/remote-mcp-server-with-auth
[![Featured on ClaudeWave](https://claudewave.com/api/badge/coleam00-remote-mcp-server-with-auth)](https://claudewave.com/repo/coleam00-remote-mcp-server-with-auth)
<a href="https://claudewave.com/repo/coleam00-remote-mcp-server-with-auth"><img src="https://claudewave.com/api/badge/coleam00-remote-mcp-server-with-auth" alt="Featured on ClaudeWave: coleam00/remote-mcp-server-with-auth" width="320" height="64" /></a>

More MCP Servers