🛠️

interactive-leetcode-mcp

Interactive LeetCode MCP server with authorization and solution submission capabilities

Developer Tools stdio npm npmstdioSPerekrestova
RUN IN TERMINAL
claude mcp add erekrestova-interactive-leetcode-mcp -- npx -y @sperekrestova/interactive-leetcode-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "erekrestova-interactive-leetcode-mcp": { "command": "npx", "args": ["-y", "@sperekrestova/interactive-leetcode-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "erekrestova-interactive-leetcode-mcp": { "command": "npx", "args": ["-y", "@sperekrestova/interactive-leetcode-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "erekrestova-interactive-leetcode-mcp": { "command": "npx", "args": ["-y", "@sperekrestova/interactive-leetcode-mcp"] } } }

About This MCP Server

The Model Context Protocol server is a developer tool that enables interaction with LeetCode, providing capabilities for authorization and solution submission. It can be utilized by developers to manage and submit their coding solutions to LeetCode. This server can be integrated into development workflows, particularly those involving coding challenges and AI-powered coding assistants.

Interactive LeetCode MCP server with authorization and solution submission capabilities. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@sperekrestova/interactive-leetcode-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The interactive-leetcode-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/erekrestova-interactive-leetcode-mcp.svg)](https://skillsplayground.com/mcps/erekrestova-interactive-leetcode-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.