Skip to main content
Glama

Lichess MCP

test_tokens

Validate up to 1000 OAuth tokens for secure authentication on the Lichess MCP server. Ensure tokens are active and functional in a single request.

Instructions

Test multiple OAuth tokens

Input Schema

NameRequiredDescriptionDefault
tokensYesOAuth tokens separated by commas. Up to 1000.

Input Schema (JSON Schema)

{ "properties": { "tokens": { "description": "OAuth tokens separated by commas. Up to 1000.", "type": "string" } }, "required": [ "tokens" ], "type": "object" }

Other Tools from Lichess MCP

Related Tools

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/karayaman/lichess-mcp'

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