MCP cover image
See in Github
2025-04-05

MCP server to check Betha's OAuth tokens

1

Github Watches

0

Github Forks

0

Github Stars

Token Info MCP

Servidor MCP (Model Context Protocol) para validação de tokens OAuth da Betha Sistemas.

Acesse em https://www.npmjs.com/package/@castrozan/token-info-mcp

📋 Descrição

Este projeto fornece uma ferramenta para verificar e obter informações detalhadas sobre tokens OAuth da Betha. Ele é implementado como um servidor MCP que pode ser integrado com ferramentas client que suportam o protocolo MCP.

Como:

  • Claude Desktop
  • Cursor
  • Windsurf

🚀 Funcionalidades

  • Verificação de tokens OAuth
  • Informações detalhadas sobre o token:
    • Status de expiração
    • Tempo restante de validade
    • Informações do cliente
    • Escopos associados
    • ID do usuário

💻 Uso

Claude Desktop

Para configurar o servidor no Claude Desktop, adicione a seguinte configuração ao seu arquivo de configuração:

{
    "mcpServers": {
        "token-info": {
            "command": "npx",
            "args": ["@castrozan/token-info-mcp@latest"]
        }
    }
}

Cursor

No Cursor, você pode registrar o servidor através da interface gráfica:

  1. Abra as configurações do Cursor
  2. Navegue até a seção de servidores MCP
  3. Clique em "Adicionar Novo Servidor"
  4. Configure o comando como npx token-info-mcp@latest

📚 API

O servidor expõe a seguinte ferramenta MCP:

verify-token

Verifica um token OAuth e retorna suas informações.

Parâmetros:

  • accessToken (string): O token de acesso OAuth a ser verificado

Retorno:

  • Informações detalhadas sobre o token, incluindo status de expiração, cliente, escopos e usuário

👥 Autor

Lucas Zanoni

  • Email: castro [dot] lucas290 [at] gmail [dot] com
  • GitLab: Perfil

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • modelcontextprotocol
  • Model Context Protocol Servers

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • n8n-io
  • Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    Reviews

    1 (1)
    Avatar
    user_ScSNPBUO
    2025-04-16

    As a dedicated user of the token-info-mcp application, I find it incredibly useful for accessing detailed token information with ease. Developed by Castrozan, this tool is user-friendly and efficient, making token management simple and straightforward. Highly recommended for anyone in need of a reliable solution for token handling. Check it out at https://github.com/Castrozan/token-info-mcp!