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 getsentry/sentry-mcp

Open-source alternatives to Sentry Mcp

30 open-source projects similar to getsentry/sentry-mcp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sentry Mcp alternative.

  • 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
  • muvon/octocodeMuvon avatar

    Muvon/octocode

    401View on GitHub↗

    Semantic code searcher and codebase utility

    Rust
    View on GitHub↗401
  • yepcode/mcp-server-jsyepcode avatar

    yepcode/mcp-server-js

    44View on GitHub↗

    MCP server that exposes YepCode processes as callable tools for AI platforms. Securely connect AI assistants to your YepCode workflows, APIs, and automations.

    TypeScript
    View on GitHub↗44
  • 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
  • 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

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
  • 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
  • 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
  • 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
  • zenml-io/mcp-zenmlzenml-io avatar

    zenml-io/mcp-zenml

    46View on GitHub↗

    MCP server to connect an MCP client (Cursor, Claude Desktop etc) with your ZenML MLOps and LLMOps pipelines

    Python
    View on GitHub↗46
  • yvgude/lean-ctxyvgude avatar

    yvgude/lean-ctx

    2,742View on GitHub↗

    Control what your AI can see. LeanCTX (Lean Context) is the context intelligence layer for AI agents — one local Rust binary that decides what they read, remembers what they learn, guards what they touch, and proves what they save. 60–90% fewer tokens as the receipt. 76 MCP tools, 30+ agents, local-first.

    Rustagentic-codingaiai-agents
    View on GitHub↗2,742
  • 3dparallax/insight3Dparallax avatar

    3Dparallax/insight

    914View on GitHub↗

    A helpful Chrome extension for WebGL development

    JavaScript
    View on GitHub↗914
  • abhigyanpatwari/gitnexusabhigyanpatwari avatar

    abhigyanpatwari/GitNexus

    42,282View on GitHub↗
    TypeScript
    View on GitHub↗42,282
  • abkmystery/aneeabkmystery avatar

    abkmystery/ANEE

    1View on GitHub↗

    ANEE is an experimental dynamic inference wrapper for pretrained Transformer language models (currently GPT-2). Instead of always running all layers, ANEE exposes an energy_budget and performs early exit inside the model’s forward pass.

    Python
    View on GitHub↗1
  • abseil/abseil-cppabseil avatar

    abseil/abseil-cpp

    17,334View on GitHub↗

    Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc

    C++
    View on GitHub↗17,334
  • aaronbannin/looker-genaaronbannin avatar

    aaronbannin/looker-gen

    23View on GitHub↗

    Looker Gen

    Python
    View on GitHub↗23
  • 30-seconds/30-seconds-of-code30-seconds avatar

    30-seconds/30-seconds-of-code

    128,130View on GitHub↗

    This project is a developer knowledge base and a curated library of programming code snippets. It serves as a multi-language coding reference that provides short technical articles and reusable code samples to help developers implement common programming patterns. The resource functions as a multi-language syntax reference, allowing for the comparison of logic and functionality across different programming environments. It focuses on programming pattern learning and coding skill improvement through a collection of optimized patterns and best practices. The platform includes capabilities for

    JavaScript
    View on GitHub↗128,130
  • 0xax/erlang-bookmarks0xAX avatar

    0xAX/erlang-bookmarks

    1,154View on GitHub↗

    All about erlang programming language powerd by community

    View on GitHub↗1,154
  • a8m/pba8m avatar

    a8m/pb

    598View on GitHub↗

    Console progress bar for Rust

    Rust
    View on GitHub↗598
  • adamian98/pulseadamian98 avatar

    adamian98/pulse

    8,014View on GitHub↗

    Pulse is a generative model image upscaler and latent space image processor. It functions as a self-supervised photo upsampling tool that increases image resolution by exploring the latent space of pre-trained generative models to synthesize high-quality details. The system includes a face image alignment tool designed to standardize the scale and orientation of raw facial photos. This preprocessing utility prepares images for higher resolution processing by aligning and downscaling faces to a standard orientation. The project covers AI image super-resolution and generative photo upscaling,

    Python
    View on GitHub↗8,014
  • adamfisk/littleproxyadamfisk avatar

    adamfisk/LittleProxy

    2,123View on GitHub↗

    High performance HTTP proxy originally written by your friends at Lantern and now maintained by a stellar group of volunteer open source programmers.

    PHP
    View on GitHub↗2,123
  • adiny/moodtrip-hotel-searchadiny avatar

    adiny/moodtrip-hotel-search

    1View on GitHub↗

    Claude and Openclaw AI skill for hotel search & booking via MoodTrip.ai MCP server

    View on GitHub↗1
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • adolfousier/opencrabsadolfousier avatar

    adolfousier/opencrabs

    808View on GitHub↗

    The autonomous, self-improving AI agent. Single Rust binary. Every channel.

    Rust
    View on GitHub↗808
  • adolfousier/ratifactadolfousier avatar

    adolfousier/ratifact

    87View on GitHub↗

    Track and manage build artifacts from multiple programming languages.

    Rust
    View on GitHub↗87
  • adrientorris/awesome-blazorAdrienTorris avatar

    AdrienTorris/awesome-blazor

    9,307View on GitHub↗
    asp-net-coreaspnetcoreawesome
    View on GitHub↗9,307
  • aerogear/graphbackaerogear avatar

    aerogear/graphback

    408View on GitHub↗

    Graphback - Out of the box GraphQL server and client

    TypeScript
    View on GitHub↗408
  • ag14774/diffdistag14774 avatar

    ag14774/diffdist

    62View on GitHub↗
    Python
    View on GitHub↗62
  • agarrharr/awesome-cli-appsagarrharr avatar

    agarrharr/awesome-cli-apps

    18,722View on GitHub↗

    This project is a curated directory of command line applications and utilities designed to enhance developer productivity and streamline technical workflows. It serves as a comprehensive index of open-source software, categorizing tools that assist with system administration, development automation, and personal task management. The repository distinguishes itself by providing a structured collection of terminal-based software that spans diverse functional domains. It includes resources for managing infrastructure and cloud resources, performing code maintenance, and customizing terminal envi

    Shellawesomeawesome-listcli
    View on GitHub↗18,722
  • 847850277/postman-gpui847850277 avatar

    847850277/postman-gpui

    48View on GitHub↗

    Postman GPUI is a simple graphical user interface application for making HTTP requests, inspired by Postman. This application allows users to create, manage, and send HTTP requests and view the responses in a user-friendly manner.

    Rust
    View on GitHub↗48