MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

C
Codeforces Polygon MCP Server

MCP server by csh1668

Created 9/5/2025
Updated 2 days ago
Repository documentation and setup instructions

codeforces-polygon-mcp-server

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/csh1668/codeforces-polygon-mcp-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "csh1668-codeforces-polygon-mcp-server": { "command": "git", "args": [ "clone", "https://github.com/csh1668/codeforces-polygon-mcp-server" ] } } }