Back to search
30
MCP
remote-mcp-server-with-auth
coleam00/remote-mcp-server-with-authTemplate 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"remote-mcp-server-with-auth": {
"url": "None",
"transport": "http"
}
}
}