kriasoft/oauth-callback
Lightweight OAuth 2.0 authorization code capture for CLI tools & desktop apps. Works with Node.js, Deno, Bun. MCP SDK ready.
This tool helps developers integrate OAuth 2.0 authorization into their command-line or desktop applications. It simplifies the process of getting an authorization code from an identity provider like GitHub or Google. The developer provides an authorization URL, and the tool opens a browser, captures the returned code from the OAuth provider, and passes it back to the application. It's designed for developers building applications that need to securely connect to online services.
Used by 2 other packages. Available on npm.
Use this if you are building a CLI tool or a desktop application and need a secure, simple way to handle OAuth 2.0 authorization flows to get an authorization code.
Not ideal if you are building a web application with a server-side backend, as there are typically more robust server-side libraries available for handling OAuth.
Stars
11
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kriasoft/oauth-callback"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
GoogleCloudPlatform/cloud-run-mcp
MCP server to deploy apps to Cloud Run
aikts/yandex-tracker-mcp
Yandex Tracker MCP Server with OAuth2 support
syyuan14/sh-disney-mcp
sh-disney-mcp 是一个基于 Model Context Protocol (MCP) 的mcp server,旨在通过标准化的接口,帮助大模型快速获取上海迪士尼乐园的门票价格和售卖状态信息
johnpapa/mcp-starwars
MCP Server for the SWAPI Star Wars API. The main goal of the project is to show how an MCP...
hyprmcp/jetski
Authentication, analytics, and prompt visibility for MCP servers with zero code changes....