stockfish-mcp
by slothingaway · development · mcp-server, glama
Analyzes chess positions via Stockfish, returning best moves and evaluations from FEN or PGN input.
Source: https://github.com/slothingaway/stockfish-mcp
Install
git clone https://github.com/slothingaway/stockfish-mcpTags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
stockfish-mcp is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Garmin Health MCP Server by AryanP45
Exposes Garmin Connect health data (steps, sleep, HR, HRV, stress, activities, etc.) as tools for MCP-compatible clients like Claude.
- how-to-test-an-mcp-server by Autonoma-Tools
A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
- mcp-resource-tool-adapter by vineef
Exposes MCP resources through generic compatibility tools for clients that cannot call resources/read directly.
- address-intel-api by TKtokyo
Provides counterparty risk checks for any EVM address, returning malicious-history flags, tiered risk scoring, and plain-language summaries via x402 payment.
- weather by qurioskill
Exposes US weather data as MCP tools, resources, and prompts via the National Weather Service API, enabling clients like Claude Desktop to get alerts, forecasts, and weather briefings.
- backupradar-mcp by MSPbotsAI
Provides MCP tools to interact with the Backup Radar v2 Backups API, enabling queries on backups, scheduled backups, inactive backups, and backup results.
- blazemeter-explorer by aminamos
Enables querying and invoking BlazeMeter's public API v4 explorer operations, including vault settings, session management, and static asset routes.
- instagram-mcp by IvanBBaev
A planned MCP server that exposes Instagram professional account operations (content publishing, media management, comment moderation, insights, and discovery) through safe, well-annotated tools via the official Meta Graph API.
Frequently asked questions
How do I install stockfish-mcp?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support stockfish-mcp?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is stockfish-mcp free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.