Awesome MCPOther MCP Servers

pab1it0/chess-mcp

⭐ 88 Python added to this list on 2025-05-06 repository created 2025-03-29

Chess.com MCP Server exposes Chess.com's Published Data API, which serves public information without any API key or account. Its tools read player profiles and statistics — ratings across time controls, win and loss records — and retrieve game archives, with search by date and player so a specific game or a month's play can be pulled up. Online status can be checked, and club and titled-player listings are available, the latter enumerating grandmasters and other titled accounts. Because the archives contain the games themselves in PGN, an assistant can retrieve an actual game and discuss the moves rather than only the result, which is the substantive use: reviewing a player's recent losses for recurring mistakes, or looking up how a particular opening has gone for them. The tool list is configurable, so an operator can expose only part of the surface to the client. Deployment is offered through Docker as the recommended route with Claude Desktop, and the project is written in Python. Needing no authentication makes it immediately usable and means there are no credentials to protect; the limit is that only public data is reachable. The audience is chess players wanting game review and statistics in conversation, and people building chess-analysis assistants.

https://github.com/pab1it0/chess-mcp

mcpchesschess-compythondockergame-analysispgnno-api-key

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.