Skip to main content

基于 Codeforces Polygon API 的 MCP 工具集

Project description

CF-Polygon-MCP

基于 Codeforces Polygon API 的 MCP 工具集,提供一系列工具函数用于管理 Polygon 平台上的题目。

功能特性

  • 获取题目列表,支持多种筛选条件
  • 创建新的空题目
  • 获取题目详细信息(时限、内存限制等)
  • 获取题目描述、题解、输入输出格式等
  • 获取和保存题目陈述资源、源文件、辅助文件
  • 获取和保存测试脚本、测试点、validator/checker 测试、测试组
  • 获取题目解决方案
  • 获取题目验证器、额外验证器、检查器、交互器,并支持设置验证器/检查器/交互器
  • 获取和保存题目标签、通用描述、通用题解
  • 获取历史包、下载包、构建包、提交工作副本
  • 提供出题流程辅助工具,包括 readiness 检查、打包等待和发布编排
  • 通过 Polygon 账号密码下载 problem package、problem.xml、contest.xml、statements.pdf
  • 获取比赛题目列表
  • 更新题目信息
  • 更新/丢弃工作副本
  • 更新题目描述

配置

向 mcp.json 中添加:

"cf-polygon-mcp": {
	"command": "uvx",
	"args": ["cf-polygon-mcp"],
	"env": {
		"POLYGON_API_KEY": "your_key",
		"POLYGON_API_SECRET": "your_secret",
		"POLYGON_LOGIN": "your_login",
		"POLYGON_PASSWORD": "your_password"
	}
}

在使用前,需要设置 Polygon API 密钥。可在 Polygon 设置页面 获取 API Key 和 Secret。

开发

  1. 确保你已经安装了 Python 3.13 及以上版本。
  2. 克隆项目:
git clone https://github.com/gsh20040816/cf-polygon-mcp.git
cd cf-polygon-mcp
  1. 安装依赖:
uv sync
  1. 运行项目:
uv run mcp dev main.py
  1. 运行测试:
python -m unittest discover -s tests -v

GitHub 自动发版

仓库包含 GitHub Actions 工作流 publish.yml。当代码 pushmain 后,工作流会:

  • 使用 Python 3.13 安装依赖
  • 运行 python -m unittest discover -s tests -v
  • 构建 sdistwheel
  • 如果 pyproject.toml 中的版本尚未发布到 PyPI,则自动发布

要让自动发布生效,需要先在 PyPI 的 Trusted Publisher 中添加这个 GitHub 仓库:

  • Owner: gsh20040816
  • Repository name: cf-polygon-mcp
  • Workflow name: publish.yml
  • Environment name: pypi

许可证

AGPL-3.0-or-later

说明

本项目由 AI 生成。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cf_polygon_mcp-0.6.6.tar.gz (56.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cf_polygon_mcp-0.6.6-py3-none-any.whl (74.3 kB view details)

Uploaded Python 3

File details

Details for the file cf_polygon_mcp-0.6.6.tar.gz.

File metadata

  • Download URL: cf_polygon_mcp-0.6.6.tar.gz
  • Upload date:
  • Size: 56.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cf_polygon_mcp-0.6.6.tar.gz
Algorithm Hash digest
SHA256 04cdb2fae83558eed7b74ca095b3c8ec04b38610662281d8a4e155e5d693bd98
MD5 43b345c852d4eef43ff00ef1113b5b19
BLAKE2b-256 59f8c649a8da9b66c1c2aefc55b3a81d35b172b7dcaf9bce72cce3aa85bb85c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_polygon_mcp-0.6.6.tar.gz:

Publisher: publish.yml on gsh20040816/cf-polygon-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cf_polygon_mcp-0.6.6-py3-none-any.whl.

File metadata

  • Download URL: cf_polygon_mcp-0.6.6-py3-none-any.whl
  • Upload date:
  • Size: 74.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cf_polygon_mcp-0.6.6-py3-none-any.whl
Algorithm Hash digest
SHA256 231ac41fcb9ee77f7c4fbc5016bec0deeecc13c8b71d10cbeb4fc1b15f03d719
MD5 5a94eec41ce6fc64a9ffe465ed1e84ff
BLAKE2b-256 f2d915212a3fa1158502f725868caa051eb37dfde9a143811e757e310f4d805f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_polygon_mcp-0.6.6-py3-none-any.whl:

Publisher: publish.yml on gsh20040816/cf-polygon-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page