Skip to content
Back to search
30
MCP

remote-mcp-server-with-auth

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!

Uptime
0.0%
55 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-mcp
GitHub MCP Server with OAuth support for Issue management
0 tools
Self-hosted GitHub MCP server
Self-hosted GitHub MCP server. PAT auth, stdio transport, transport-agnostic so it works with…
0 tools
nickytonline/github-mcp-http
GitHub MCP Server with HTTP streamable transport and OAuth support
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools
remote mcp oauth github
Metadata-only Glama MCP server.
0 tools
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "remote-mcp-server-with-auth": {
      "url": "None",
      "transport": "http"
    }
  }
}