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

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

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

Open-source alternatives to Cloud Run Mcp

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

  • aliyun/alibabacloud-devops-mcp-serveraliyun 的头像

    aliyun/alibabacloud-devops-mcp-server

    121在 GitHub 上查看↗

    Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.

    TypeScript
    在 GitHub 上查看↗121
  • 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
  • phanan/htaccessphanan 的头像

    phanan/htaccess

    13,165在 GitHub 上查看↗

    This project is a comprehensive library of reusable configuration patterns for the Apache web server. It provides a collection of server-side directives designed to manage security, performance, and request routing through decentralized configuration files. The repository serves as a reference for implementing server-level settings without requiring global restarts. It includes specialized patterns for enforcing secure connections, managing cross-origin resource sharing, and protecting sensitive system files from public exposure. Users can leverage these snippets to implement clickjacking pro

    apacheawesomeawesome-list
    在 GitHub 上查看↗13,165

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
cloudflare/mcp-server-cloudflarecloudflare 的头像

cloudflare/mcp-server-cloudflare

3,432在 GitHub 上查看↗

This is a Model Context Protocol (MCP) server that exposes Cloudflare’s edge platform as a set of tools for AI assistants. It provides a unified interface for managing Cloudflare Workers, including deployment, versioning, and configuration, alongside access to Workers AI for running inference tasks using pre-trained models. The server also covers Cloudflare’s data storage services, including D1 serverless SQLite databases, KV globally distributed key-value stores, and R2 S3-compatible object storage. Beyond core resource management, the server enables automation and scheduling through cron tr

TypeScript
在 GitHub 上查看↗3,432
  • 4everland/4everland-hosting-mcp4everland 的头像

    4everland/4everland-hosting-mcp

    4在 GitHub 上查看↗

    A Model Context Protocol (MCP) server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.

    TypeScript
    在 GitHub 上查看↗4
  • hasura/graphql-enginehasura 的头像

    hasura/graphql-engine

    32,064在 GitHub 上查看↗

    graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi

    TypeScriptaccess-controlapiautomatic-api
    在 GitHub 上查看↗32,064
  • boto/boto3boto 的头像

    boto/boto3

    9,834在 GitHub 上查看↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    在 GitHub 上查看↗9,834
  • particlefuture/1mcpserverparticlefuture 的头像

    particlefuture/1mcpserver

    52在 GitHub 上查看↗

    After setup, you can usually just say:

    Python
    在 GitHub 上查看↗52
  • 3dparallax/insight3Dparallax 的头像

    3Dparallax/insight

    914在 GitHub 上查看↗

    A helpful Chrome extension for WebGL development

    JavaScript
    在 GitHub 上查看↗914
  • aaronbannin/looker-genaaronbannin 的头像

    aaronbannin/looker-gen

    23在 GitHub 上查看↗

    Looker Gen

    Python
    在 GitHub 上查看↗23
  • 30-seconds/30-seconds-of-code30-seconds 的头像

    30-seconds/30-seconds-of-code

    128,130在 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
    在 GitHub 上查看↗128,130
  • abhigyanpatwari/gitnexusabhigyanpatwari 的头像

    abhigyanpatwari/GitNexus

    42,282在 GitHub 上查看↗
    TypeScript
    在 GitHub 上查看↗42,282
  • abkmystery/aneeabkmystery 的头像

    abkmystery/ANEE

    1在 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
    在 GitHub 上查看↗1
  • abseil/abseil-cppabseil 的头像

    abseil/abseil-cpp

    17,334在 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++
    在 GitHub 上查看↗17,334
  • 0xax/erlang-bookmarks0xAX 的头像

    0xAX/erlang-bookmarks

    1,154在 GitHub 上查看↗

    All about erlang programming language powerd by community

    在 GitHub 上查看↗1,154
  • a8m/pba8m 的头像

    a8m/pb

    598在 GitHub 上查看↗

    Console progress bar for Rust

    Rust
    在 GitHub 上查看↗598
  • adafruit/awesome-circuitpythonadafruit 的头像

    adafruit/awesome-circuitpython

    733在 GitHub 上查看↗

    A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

    adafruitawesomeawesome-list
    在 GitHub 上查看↗733
  • 847850277/postman-gpui847850277 的头像

    847850277/postman-gpui

    48在 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
    在 GitHub 上查看↗48
  • activepieces/activepiecesactivepieces 的头像

    activepieces/activepieces

    20,887在 GitHub 上查看↗

    Activepieces is an open-source, self-hosted workflow automation platform designed to connect third-party applications through modular triggers and actions. It provides a low-code integration framework that allows users to build, manage, and execute complex business logic sequences within isolated, sandboxed environments. The platform distinguishes itself through its focus on embeddability and enterprise-grade security. It features an embedded automation builder that can be integrated into external applications via iframes, supported by comprehensive identity and access management tools such a

    TypeScriptai-agentai-agent-toolsai-agents
    在 GitHub 上查看↗20,887
  • adamfisk/littleproxyadamfisk 的头像

    adamfisk/LittleProxy

    2,123在 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
    在 GitHub 上查看↗2,123
  • adamian98/pulseadamian98 的头像

    adamian98/pulse

    8,014在 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
    在 GitHub 上查看↗8,014
  • adiny/moodtrip-hotel-searchadiny 的头像

    adiny/moodtrip-hotel-search

    1在 GitHub 上查看↗

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

    在 GitHub 上查看↗1
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • adolfousier/opencrabsadolfousier 的头像

    adolfousier/opencrabs

    808在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗808
  • adolfousier/ratifactadolfousier 的头像

    adolfousier/ratifact

    87在 GitHub 上查看↗

    Track and manage build artifacts from multiple programming languages.

    Rust
    在 GitHub 上查看↗87
  • adrientorris/awesome-blazorAdrienTorris 的头像

    AdrienTorris/awesome-blazor

    9,307在 GitHub 上查看↗
    asp-net-coreaspnetcoreawesome
    在 GitHub 上查看↗9,307
  • aerogear/graphbackaerogear 的头像

    aerogear/graphback

    408在 GitHub 上查看↗

    Graphback - Out of the box GraphQL server and client

    TypeScript
    在 GitHub 上查看↗408
  • ag14774/diffdistag14774 的头像

    ag14774/diffdist

    62在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗62
  • agarrharr/awesome-cli-appsagarrharr 的头像

    agarrharr/awesome-cli-apps

    18,722在 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
    在 GitHub 上查看↗18,722
  • activeloopai/hubactiveloopai 的头像

    activeloopai/Hub

    9,177在 GitHub 上查看↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    在 GitHub 上查看↗9,177