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!
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
Issue Health high impact
Dependents medium impact
Matched Queries
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 ArRead full README on GitHub →
Are you the maintainer? Claim this listing