awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jetbrains/mcpproxy

Open-source alternatives to McpProxy

30 open-source projects similar to jetbrains/mcpproxy, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best McpProxy alternative.

  • 21st-dev/magic-mcp21st-dev avatar

    21st-dev/magic-mcp

    4,992View on 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
    View on GitHub↗4,992
  • admica/filescopemcpadmica avatar

    admica/FileScopeMCP

    293View on 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
    View on GitHub↗293
  • askbudi/roundtableaskbudi avatar

    askbudi/roundtable

    114View on 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
    View on GitHub↗114
  • automata-labs-team/code-sandbox-mcpAutomata-Labs-team avatar

    Automata-Labs-team/code-sandbox-mcp

    324View on 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
    View on GitHub↗324

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • biegehydra/bifrostmcpbiegehydra avatar

    biegehydra/BifrostMCP

    218View on GitHub↗

    VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs

    TypeScript
    View on GitHub↗218
  • e2b-dev/mcp-servere2b-dev avatar

    e2b-dev/mcp-server

    394View on GitHub↗

    Giving Claude ability to run code with E2B via MCP (Model Context Protocol)

    JavaScript
    View on GitHub↗394
  • ezyang/codemcpezyang avatar

    ezyang/codemcp

    1,613View on GitHub↗

    Coding assistant MCP for Claude Desktop

    Python
    View on GitHub↗1,613
  • getsentry/sentry-mcpgetsentry avatar

    getsentry/sentry-mcp

    729View on GitHub↗

    An MCP server for interacting with Sentry via LLMs.

    TypeScript
    View on GitHub↗729
  • idosal/git-mcpidosal avatar

    idosal/git-mcp

    7,622View on GitHub↗

    git-mcp is a Model Context Protocol server that transforms Git repositories and static sites into structured context providers for AI assistants. It functions as a documentation retrieval tool and repository indexer, exposing codebases and project files as standardized tools to reduce hallucinations in large language model responses. The project converts raw repository files, READMEs, and external URLs into formats optimized for token consumption. It enables AI agents to perform query-based code searches and retrieve specific sections of project documentation to maintain up-to-date technical

    TypeScriptagentic-aiagentsai
    View on GitHub↗7,622
  • jamsocket/forevervmjamsocket avatar

    jamsocket/forevervm

    228View on GitHub↗

    Securely run AI-generated code in stateful sandboxes that run forever.

    Rust
    View on GitHub↗228
  • jetbrains/mcp-jetbrainsJetBrains avatar

    JetBrains/mcp-jetbrains

    961View on GitHub↗

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

    JavaScriptideintellijjetbrains
    View on GitHub↗961
  • jjsantos01/jupyter-notebook-mcpjjsantos01 avatar

    jjsantos01/jupyter-notebook-mcp

    129View on GitHub↗

    A Model Context Protocol (MCP) for Jupyter Notebook

    Jupyter Notebook
    View on GitHub↗129
  • jordandalton/restcsvmcpserverJordanDalton avatar

    JordanDalton/RestCsvMcpServer

    12View on GitHub↗

    MCP Server for RestCSV, Generated using MCPGen

    TypeScript
    View on GitHub↗12
  • liuxiaotong/knowlyr-agentliuxiaotong avatar

    liuxiaotong/knowlyr-agent

    3View on GitHub↗

    Gymnasium-style RL framework for LLM agent training — MDP environments, three-layer process reward & SFT/DPO/GRPO policy optimization. CLI MCP ready.

    Python
    View on GitHub↗3
  • mem0ai/mem0-mcpmem0ai avatar

    mem0ai/mem0-mcp

    655View on GitHub↗

    mem0-mcp-server wraps the official Mem0 Memory API as a Model Context Protocol (MCP) server so any MCP-compatible client (Claude Desktop, Cursor, custom agents) can add, search, update, and delete long-term memories.

    Python
    View on GitHub↗655
  • microsoft/mcp-for-beginnersmicrosoft avatar

    microsoft/mcp-for-beginners

    14,427View on GitHub↗

    This project serves as an educational resource and implementation guide for the Model Context Protocol. It provides developers with the patterns and documentation necessary to standardize how large language models interact with external systems, local data sources, and various services. The repository focuses on facilitating the translation of technical documentation and educational materials into multiple languages. By utilizing an AI assistant integration framework, it enables the creation of localized learning resources that help developers master complex programming concepts regardless of

    Jupyter Notebookcsharpjavajavascript
    View on GitHub↗14,427
  • muvon/octocodeMuvon avatar

    Muvon/octocode

    401View on GitHub↗

    Semantic code searcher and codebase utility

    Rust
    View on GitHub↗401
  • oraios/serenaoraios avatar

    oraios/serena

    20,396View on GitHub↗

    Serena is a static site generator designed to transform markdown files into structured, navigable documentation websites. It functions as a documentation engine that processes source content into pre-rendered HTML pages, providing a clean and organized reading experience for technical manuals and knowledge bases. The platform distinguishes itself through a component-based layout framework that injects parsed content into reusable templates to maintain design consistency. It also features a built-in client-side search engine that constructs local databases, allowing users to retrieve informati

    Pythonagentaiai-coding
    View on GitHub↗20,396
  • pydantic/mcp-run-pythonpydantic avatar

    pydantic/mcp-run-python

    191View on GitHub↗

    MCP server to run Python code in a sandbox.

    Python
    View on GitHub↗191
  • riza-io/riza-mcpriza-io avatar

    riza-io/riza-mcp

    14View on GitHub↗

    Riza offers an isolated code interpreter for your LLM-generated code.

    JavaScript
    View on GitHub↗14
  • semgrep/mcpsemgrep avatar

    semgrep/mcp

    670View on GitHub↗

    A MCP server for using Semgrep to scan code for security vulnerabilities.

    Python
    View on GitHub↗670
  • sipyourdrink-ltd/bernsteinsipyourdrink-ltd avatar

    sipyourdrink-ltd/bernstein

    578View on GitHub↗

    Audit-grade multi-agent orchestration for CLI coding agents (Claude Code, Codex, Gemini CLI, +40 more). HMAC-chained audit log, signed agent cards, per-artefact lineage, air-gap deploy. The orchestrator your compliance team will sign off on. https://bernstein.run

    Pythonagent-frameworkagent-orchestratoragentic-ai
    View on GitHub↗578
  • syncable-dev/memtrace-publicsyncable-dev avatar

    syncable-dev/memtrace-public

    194View on GitHub↗

    Structural memory for AI coding agents. Bi-temporal graph, MCP-native, zero LLM calls. Cursor · Claude Code · Codex · Hermes · VS Code · Windsurf.

    Python
    View on GitHub↗194
  • terseprompts/fastmcp4jtersePrompts avatar

    tersePrompts/fastMCP4J

    8View on GitHub↗

    Java framework for building MCP servers with annotations. JSON Schema 2020-12 compliant, secure, lightweight.

    Java
    View on GitHub↗8
  • terseprompts/jarp-mcptersePrompts avatar

    tersePrompts/jarp-mcp

    5View on GitHub↗

    Give AI agents X-ray vision into compiled Java code. Decompiles any class from Maven/Gradle dependencies via MCP.

    Python
    View on GitHub↗5
  • tgeselle/bugsnag-mcptgeselle avatar

    tgeselle/bugsnag-mcp

    23View on GitHub↗

    A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag.

    API Blueprint
    View on GitHub↗23
  • tumf/mcp-text-editortumf avatar

    tumf/mcp-text-editor

    191View on GitHub↗

    A Model Context Protocol (MCP) server that provides line-oriented text file editing capabilities through a standardized API. Optimized for LLM tools with efficient partial file access to minimize token usage.

    Python
    View on GitHub↗191
  • upstash/context7upstash avatar

    upstash/context7

    57,490View on GitHub↗

    Context7 is an AI-powered documentation retrieval engine designed to provide developers and AI agents with real-time, context-aware access to technical documentation and code snippets. By integrating external library documentation as callable tools, the platform equips AI coding assistants with project-specific knowledge, helping to improve generation accuracy and reduce hallucinations during inference. The platform distinguishes itself through a robust security and governance framework that manages documentation as a centralized knowledge base. It employs a multi-source ingestion pipeline to

    TypeScriptllmmcpmcp-server
    View on GitHub↗57,490
  • vivekvells/mcp-pandocvivekVells avatar

    vivekVells/mcp-pandoc

    555View on GitHub↗

    MCP server for document format conversion using pandoc.

    Python
    View on GitHub↗555
  • wonderwhy-er/desktopcommandermcpwonderwhy-er avatar

    wonderwhy-er/DesktopCommanderMCP

    5,493View on GitHub↗

    DesktopCommanderMCP is a Model Context Protocol (MCP) server that gives AI agents direct access to local files, shell commands, and system processes through natural language instructions. It acts as a unified bridge between conversational commands and desktop operations, enabling an AI to translate plain English into file management, code editing, system command execution, data analysis, and software scaffolding tasks without needing its own API. The server exposes these capabilities as structured tools via the MCP protocol, so any compatible agent can interact with the local environment in a

    TypeScriptagentaicode-analysis
    View on GitHub↗5,493