MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Add OAuth to your MCP server instantly

Created 11/27/2025
Updated 18 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-auth

Cursor configuration (mcp.json)

{ "mcpServers": { "auth-agent-mcp-auth": { "command": "npx", "args": [ "auth-agent-mcp-auth" ] } } }