The reputation layer for AI skills, tools & agents

coleam00/remote-mcp-server-with-auth

Score: 22.3 Rank #10171

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!

Overview

coleam00/remote-mcp-server-with-auth is a TypeScript MCP server licensed under MIT. 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!

Ranked #10171 out of 25632 indexed tools.

Ecosystem

TypeScript MIT

Signal Breakdown

Stars 289
Freshness 8mo ago
Issue Health 0%
Contributors 2
Dependents 0
Forks 141
Description Detailed
License MIT

How to Improve

Freshness high impact

Last commit was 247 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 4 open vs 0 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for coleam00/remote-mcp-server-with-auth
[![AgentRank](https://agentrank-ai.com/api/badge/tool/coleam00--remote-mcp-server-with-auth)](https://agentrank-ai.com/tool/coleam00--remote-mcp-server-with-auth)
<a href="https://agentrank-ai.com/tool/coleam00--remote-mcp-server-with-auth"><img src="https://agentrank-ai.com/api/badge/tool/coleam00--remote-mcp-server-with-auth" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Cloudflare Remote PostgreSQL Database MCP Server + GitHub OAuth

This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that enables you to **chat with your PostgreSQL database**, deployable as a remote MCP server with GitHub OAuth through Cloudflare. This is production ready MCP.

## Key Features

- **🗄️ Database Integration with Lifespan**: Direct PostgreSQL database connection for all MCP tool calls
- **🛠️ Modular, Single Purpose Tools**: Following best practices around MCP tools and their descriptions
- **🔐 Role-Based Access**: GitHub username-based permissions for database write operations
- **📊 Schema Discovery**: Automatic table and column information retrieval
- **🛡️ SQL Injection Protection**: Built-in validation and sanitization
- **📈 Monitoring**: Optional Sentry integration for production monitoring
- **☁️ Cloud Native**: Powered by [Cloudflare Workers](https://developers.cloudflare.com/workers/) for global scale

## Modular Ar
Read full README on GitHub →
Are you the maintainer? Claim this listing