About Remote MCP Oauth Template
Remote MCP Oauth Template is an MCP server in the Blockchain category: remote MCP server template with a working OAuth 2.1 flow (auth code + PKCE + dynamic client registration). Delegates login/consent to your web app and passes your backend JWT through as the access token — no session state, no database. Runnable locally in 2 commands. It has been installed 0 times through Conduid.
Tools (3)
create_note`POST /api/notes`
Takes no parameters.
list_notes`GET /api/notes`
Takes no parameters.
whoami`GET /api/auth/me`
Takes no parameters.
Install
git clone https://github.com/mstfbysl/remote-mcp-oauth-templateThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Remote MCP Oauth Template
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.