Back to Browse

Oauth Connect MCP Server

SecurityUse Caution4.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Ping-only MCP origin for claude.ai, Desktop, Cursor, and Grok Connectors.

About

Ping-only MCP origin for claude.ai, Desktop, Cursor, and Grok Connectors.

Remote endpoints: streamable-http: https://mcp.gfbytes.com/mcp

Security Report

4.2
Use Caution4.2High Risk

This is an OAuth 2.0 provider framework for MCP servers with solid security fundamentals but moderate concerns. The code properly implements OAuth allowlist-gating, token management, and PKCE support. However, there are concerns around the paid licensing model, environment variable handling in the landing page, and the permissiveness of the default allowlist that users should be aware of. Permissions are appropriate for the stated purpose. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity).

8 files analyzed · 11 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

MCP OAuth Connect

Curl works. The Connectors UI does not. This plugin diagnoses why. The scarce asset is the four-host scars FastMCP's generic DCR docs still omit, a diagnose script aimed at the Connectors UI failure mode, and proof that this provider already survives claude.ai, Desktop, Cursor, and Grok on a live origin.

template/ is a mechanical extract of a production connector. It is not DRM. MCP_OAUTH_DEV=1 skips the license check. Treat a payer as a kill-rule test, not as a product line next to ILI.

ILI / GregOps stays private. This repo has no host shell, mail, or student tools.

Install (free — diagnose skill)

Claude Code:

/plugin marketplace add GFB2026/mcp-oauth-connect
/plugin install mcp-oauth-connect@mcp-oauth-connect

Grok Build:

grok plugin marketplace add GFB2026/mcp-oauth-connect
grok plugin install mcp-oauth-connect --trust

Then:

python skills/mcp-oauth-connect/scripts/diagnose.py https://your-mcp.example

You need:

  • /.well-known/oauth-authorization-server with registration_endpoint and "code_challenge_methods_supported": ["S256"]
  • RFC 9728 PRM at /.well-known/oauth-protected-resource and/or /.well-known/oauth-protected-resource/mcp
  • Unauthenticated GET /mcp401 or 405; POST /mcp401 + WWW-Authenticate: Bearer ... resource_metadata=<absolute https url>
  • No cross-host 3xx on the MCP path
  • URL-only in the Connectors UI (no static bearer)

Paid extract (template/) — $149 one-time

Allowlist-gated OAuth provider extracted from a production connector that already survives those four hosts. Copy template/, set MCP_ISSUER_URL, run with MCP_OAUTH_DEV=1 until you have a key (license/).

$149 one-time, 365-day key, Stripe Payment Link on the existing GFB account. Not monthly. Not a Cursor Marketplace charge (Publisher Terms §3.1). Keys are issued off-catalog with license/issue.py.

Landing (Buy lives here): https://gfbytes.com/products/mcp-oauth-connect/

The public default allowlist is slightly more Cursor-ready than production (it includes http://localhost:8787/callback). Auto-approve is unchanged — read template/README.md before wiring host tools.

What this is not

  • Not a generic coding-skill dump
  • Not the internal gregops-plugins marketplace
  • Not a second bind onto mcp.gregfredabytes.com (that origin is the operator bus). Public proof is https://mcp.gfbytes.com (ping only).
  • Not a rescue/Care SKU (that map is for after a payer exists)
  • Not a second plugin, hosted diagnose tenant, or NY CE-ops pack

License

MIT for the plugin, skill, diagnose script, and tests. template/ is proprietary (LICENSE-TEMPLATE). Cursor official Marketplace, if listed, is the diagnose skill only — do not submit this dual-licensed tree as a paid plugin.

Reviews

No reviews yet

Be the first to review this server!