A minimal MCP-HTTP-template that allows to distribute MCP server access via API-key authorization instead of the more complex OAuth approach.
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
5
commits
Add Windows-specific solutions for Claude Desktop integration
675b73bView on GitHubRemove database integration while keeping OAuth authentication
2b4374dView on GitHubFix database access instructions - use Python instead of sqlite3 CLI
457c14eView on GitHubRemove authentication workarounds and add Let's Encrypt deployment
06413d8View on GitHubImplement complete OAuth 2.1 + PKCE authentication system
9cf324dView on GitHubAdd SERVER_NAME environment variable for consistent naming
6318f5dView on GitHubReplace API key authentication with OAuth 2.0 using Google
9f5de9cView on GitHub