MCP Servers

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

OJ MCP Server

Created 2/23/2026
Updated 1 day ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx oj-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "wangicheng-oj-mcp-server": { "command": "uvx", "args": [ "oj-mcp-server" ] } } }