Skip to main content
Glama

Lichess MCP

test_tokens

Validate and test multiple OAuth tokens by providing up to 1000 comma-separated tokens through the Lichess MCP server for authentication and integration purposes.

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" }

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