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

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

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

Open-source alternatives to FastMCP4J

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

  • 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
  • alibaba/photonlibosalibaba 的头像

    alibaba/PhotonLibOS

    1,200在 GitHub 上查看↗

    Probably the fastest coroutine lib in the world!

    C++
    在 GitHub 上查看↗1,200
  • 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
  • aui-framework/auiaui-framework 的头像

    aui-framework/aui

    568在 GitHub 上查看↗

    Declarative UI toolkit for modern C++20

    C++c-plus-plusc-plus-plus-20cmake
    在 GitHub 上查看↗568
  • 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

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • biegehydra/bifrostmcpbiegehydra 的头像

    biegehydra/BifrostMCP

    218在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗218
  • bxnxm/microsBxNxM 的头像

    BxNxM/micrOS

    137在 GitHub 上查看↗

    Thanks for , follow us on:

    Python
    在 GitHub 上查看↗137
  • chiraggude/awesome-laravelchiraggude 的头像

    chiraggude/awesome-laravel

    13,072在 GitHub 上查看↗

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

    awesomelaravelphp
    在 GitHub 上查看↗13,072
  • chunelfeng/cgraphChunelFeng 的头像

    ChunelFeng/CGraph

    2,280在 GitHub 上查看↗

    【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

    C++aiai-agentsdag
    在 GitHub 上查看↗2,280
  • crdietrich/meerkatcrdietrich 的头像

    crdietrich/meerkat

    10在 GitHub 上查看↗

    Support for Raspberry Pi and MicroPython Pure Python API to I2C devices Data output to JSON or CSV with JSON header Standardized timestamps string formats Data timestamping and GPS tagging of data Metadata description of devices in JSON Parser to convert CSV output to Pandas DataFrame Object…

    Python
    在 GitHub 上查看↗10
  • davehull/kansadavehull 的头像

    davehull/Kansa

    1,655在 GitHub 上查看↗

    A Powershell incident response framework

    PowerShell
    在 GitHub 上查看↗1,655
  • dobiasd/functionalplusDobiasd 的头像

    Dobiasd/FunctionalPlus

    2,288在 GitHub 上查看↗

    Functional Programming Library for C++. Write concise and readable C++ code.

    C++
    在 GitHub 上查看↗2,288
  • e2b-dev/mcp-servere2b-dev 的头像

    e2b-dev/mcp-server

    394在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗394
  • ezyang/codemcpezyang 的头像

    ezyang/codemcp

    1,613在 GitHub 上查看↗

    Coding assistant MCP for Claude Desktop

    Python
    在 GitHub 上查看↗1,613
  • facebook/follyfacebook 的头像

    facebook/folly

    30,412在 GitHub 上查看↗

    Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for large-scale production environments. It provides specialized toolkits for memory management, concurrency, asynchronous workflows, and low-latency input and output operations. The project distinguishes itself through the provision of lock-free containers and bounded queues to minimize contention in multi-threaded applications, alongside a framework for managing deferred computations using futures and promises. It further offers specialized memory arenas and optimized implementation

    C++
    在 GitHub 上查看↗30,412
  • facebook/libphenomfacebook 的头像

    facebook/libphenom

    1,665在 GitHub 上查看↗

    An eventing framework for building high performance and high scalability systems in C.

    C
    在 GitHub 上查看↗1,665
  • gammasoft71/xtdgammasoft71 的头像

    gammasoft71/xtd

    1,154在 GitHub 上查看↗

    Free open-source modern C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, Haiku, and SerenityOS.

    C++
    在 GitHub 上查看↗1,154
  • gatsbyjs/gatsbygatsbyjs 的头像

    gatsbyjs/gatsby

    55,941在 GitHub 上查看↗

    Gatsby is a React static site generator and hybrid rendering framework used to build websites by pre-rendering components into static HTML files for delivery via content delivery networks. It functions as a hybrid rendering platform that supports a combination of static generation, server-side rendering, and deferred page loading. The framework operates as a GraphQL data aggregator, pulling content from various APIs, headless CMS integrations, and files into a single unified schema for frontend queries. It also serves as a frontend performance optimizer, automating code splitting, resource pr

    JavaScriptblogcompilergatsby
    在 GitHub 上查看↗55,941
  • getsentry/sentry-mcpgetsentry 的头像

    getsentry/sentry-mcp

    729在 GitHub 上查看↗

    An MCP server for interacting with Sentry via LLMs.

    TypeScript
    在 GitHub 上查看↗729
  • hiveeyes/terkin-dataloggerhiveeyes 的头像

    hiveeyes/terkin-datalogger

    64在 GitHub 上查看↗

    .. _terkin-readme:

    Python
    在 GitHub 上查看↗64
  • iddey/dumoiddey 的头像

    iddey/dumo

    19在 GitHub 上查看↗

    An embedded-graphics backend for Ratatui with an adjustable font size

    Rust
    在 GitHub 上查看↗19
  • idealvin/coostidealvin 的头像

    idealvin/coost

    4,205在 GitHub 上查看↗

    Coost is a concurrent network framework and coroutine scheduler designed for building high-performance TCP, HTTP, and RPC services. It provides a set of tools for handling non-blocking IPv4 and IPv6 communication, integrating SSL encryption and a lightweight execution engine that manages concurrent tasks using shared stacks. The project features a specialized JSON RPC implementation for exchanging structured data over encrypted connections and a high-performance logging system. This logging infrastructure supports topic-based routing, frequency filtering, and automated stack trace capture for

    C++benchmarkcoroutineflag
    在 GitHub 上查看↗4,205
  • idosal/git-mcpidosal 的头像

    idosal/git-mcp

    7,622在 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
    在 GitHub 上查看↗7,622
  • ishrut/raclettuiishrut 的头像

    ishrut/raclettui

    43在 GitHub 上查看↗

    Build terminal-themed wayland layer shell applications with Rust. Powered by Ratatui.

    Rust
    在 GitHub 上查看↗43
  • j-g00da/mousefoodj-g00da 的头像

    j-g00da/mousefood

    1,287在 GitHub 上查看↗

    Mousefood - a no-std embedded-graphics backend for Ratatui!

    Rust
    在 GitHub 上查看↗1,287
  • jamsocket/forevervmjamsocket 的头像

    jamsocket/forevervm

    228在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗228
  • janikvonrotz/powershell-powerupjanikvonrotz 的头像

    janikvonrotz/PowerShell-PowerUp

    121在 GitHub 上查看↗

    This repository has been moved to https://codeberg.org/janikvonrotz/PowerShell-PowerUp. Please visit the new location for the latest updates.

    PowerShell
    在 GitHub 上查看↗121
  • jantatesa/ratatui-minecraftjanTatesa 的头像

    janTatesa/ratatui-minecraft

    16在 GitHub 上查看↗

    A ratatui backend that uses valence-screens to render the terminal cargo add --git https://github.com/janTatesa/ratatui-minecraft The library provides a simple run method which takes an initial state, a function that refreshes the ui and a function that handles events. After implementing the…

    Rust
    在 GitHub 上查看↗16
  • jesterhearts/ratatui-wgpuJesterhearts 的头像

    Jesterhearts/ratatui-wgpu

    123在 GitHub 上查看↗

    A wgpu based rendering backend for ratatui.

    Rust
    在 GitHub 上查看↗123
  • 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