awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JetBrains avatar

JetBrains/mcpProxy

0
View on GitHub↗
962 星标·78 分支·JavaScript·Apache-2.0·2 次浏览plugins.jetbrains.com/plugin/26071-mcp-server↗

McpProxy

A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

Features

  • Development & Execution - Proxy for connecting AI agents to JetBrains IDEs.

Star 历史

jetbrains/mcpproxy 的 Star 历史图表jetbrains/mcpproxy 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

McpProxy 的开源替代方案

相似的开源项目,按与 McpProxy 的功能重合度排序。
  • admica/filescopemcpadmica 的头像

    admica/FileScopeMCP

    293在 GitHub 上查看↗

    Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages such as Python, C, C++, Rust, Zig, Lua.

    TypeScript
    在 GitHub 上查看↗293
  • askbudi/roundtableaskbudi 的头像

    askbudi/roundtable

    114在 GitHub 上查看↗

    Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface

    Pythonclaude-codecursorgemini-cli
    在 GitHub 上查看↗114
  • automata-labs-team/code-sandbox-mcpAutomata-Labs-team 的头像

    Automata-Labs-team/code-sandbox-mcp

    324在 GitHub 上查看↗

    An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.

    Go
    在 GitHub 上查看↗324
  • 21st-dev/magic-mcp21st-dev 的头像

    21st-dev/magic-mcp

    4,992在 GitHub 上查看↗

    Magic MCP is a Model Context Protocol server and AI component generator that translates natural language descriptions into functional user interface code. It acts as an LLM design orchestrator, producing responsive web elements and layouts anchored on utility-first CSS styling patterns. The system features a side-by-side variation engine that generates multiple stylistic interpretations of a single prompt for comparative selection. It incorporates SVG-based asset integration for branding and iconography and utilizes template-based assembly to combine pre-defined style patterns with user-speci

    TypeScript
    在 GitHub 上查看↗4,992
查看 McpProxy 的所有 30 个替代方案→

常见问题解答

jetbrains/mcpproxy 是做什么的?

A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

jetbrains/mcpproxy 的主要功能有哪些?

jetbrains/mcpproxy 的主要功能包括:Development & Execution。

jetbrains/mcpproxy 有哪些开源替代品?

jetbrains/mcpproxy 的开源替代品包括: admica/filescopemcp — Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and… askbudi/roundtable — Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through… automata-labs-team/code-sandbox-mcp — An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server… biegehydra/bifrostmcp — VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs. e2b-dev/mcp-server — Giving Claude ability to run code with E2B via MCP (Model Context Protocol). 21st-dev/magic-mcp — Magic MCP is a Model Context Protocol server and AI component generator that translates natural language descriptions…