Skip to main content
Glama

GitMCP

auth_get_token_info

Retrieve detailed token information for a specified provider using a GitHub-integrated MCP server.

Instructions

Get token information for a provider

Input Schema

NameRequiredDescriptionDefault
providerYesProvider name

Input Schema (JSON Schema)

{ "properties": { "provider": { "description": "Provider name", "type": "string" } }, "required": [ "provider" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/idosal/git-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server