juehang/vscode-mcp-server
Vscode
A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.
관련 서버
doggybee/mcp-server-leetcode
doggybee
An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.
nesquikm/mcp-rubber-duck
nesquikm
An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives
x51xxx/codex-mcp-tool
x51xxx
MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)
x51xxx/copilot-mcp-server
x51xxx
MCP server that connects your IDE or AI assistant to GitHub Copilot CLI for code analysis, review, and batch processing
jinzcdev/leetcode-mcp-server
jinzcdev
MCP server enabling automated access to **LeetCode**'s programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both `leetcode.com` (global) and `leetcode.cn` (China) sites.
shashankss1205/codegraphcontext
Shashankss1205
An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.