Token Info MCP
@Castrozan
Token Info MCP について
MCP server to check Betha's OAuth tokens
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"token-info": {
"command": "npx",
"args": [
"@castrozan/token-info-mcp@latest"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Token Info MCP?
Token Info MCP is a Model Context Protocol server that validates and retrieves detailed information about OAuth tokens from Betha Sistemas. It is designed for developers using MCP-compatible clients like Claude Desktop, Cursor, or Windsurf.
How to use Token Info MCP?
Configure the server in your MCP client by running npx @castrozan/token-info-mcp@latest (Claude Desktop) or register it as a new MCP server with the command npx token-info-mcp@latest (Cursor). Once connected, call the verify-token tool with an accessToken parameter to obtain token details.
Key features of Token Info MCP
- Verify OAuth tokens and return structured details
- Check token expiration status and remaining validity
- Retrieve associated client information
- List all scopes attached to the token
- Extract the user ID linked to the token
Use cases of Token Info MCP
- Validate OAuth tokens before granting access to protected resources
- Debug token-related authentication issues in Betha Sistemas integrations
- Automate token inspection during development or testing workflows
FAQ from Token Info MCP
—
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント