chess_player_metadata — MISSING MCP Tool
chess_player_metadata
(chess player metadata) is one of 23 tools on the
MISSING
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call chess_player_metadata from your client
- Claude Code MISSING chess_player_metadata run in your project directory
- Claude Desktop MISSING chess_player_metadata ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MISSING chess_player_metadata ~/.cursor/mcp.json
- VS Code MISSING chess_player_metadata .vscode/mcp.json
- Zed MISSING chess_player_metadata ~/.config/zed/settings.json
- Windsurf MISSING chess_player_metadata ~/.codeium/windsurf/mcp_config.json
- Cline MISSING chess_player_metadata ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MISSING chess_player_metadata ~/.gemini/settings.json
- Grok MISSING chess_player_metadata .mcp.json (in your project root)
- ChatGPT MISSING chess_player_metadata Settings → Connectors → Advanced → Developer mode
- Claude.ai MISSING chess_player_metadata Settings → Connectors → Add custom connector
- LangChain MISSING chess_player_metadata pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http missing https://missing-production-e3da.up.railway.app/mcp
Other tools on this server
- canadian_holiday_metadata_by_id
- canadian_holidays_by_year
- country_alpha_metadata
- currency_exchange_rate
- dns_record_lookup
- domain_rdap_metadata
- get_canadian_province_holidays_by_province_abbreviation_capability
- github_repository_metadata
- github_user_metadata
- ip_geolocation_metadata
- npm_package_metadata
- nuget_package_versions
- pokemon_name_metadata
- postal_code_location_metadata
- pypi_package_metadata
- reverse_geocoding_postal_code
- satellite_catalog_metadata
- television_show_metadata
- list_verified_capabilities
- search_verified_capabilities
- record_missing_capability_demand
- resolve_capability
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.