awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cloudflare/mcp-server-cloudflare

Open-source alternatives to Mcp Server Cloudflare

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

  • cloudflare/workers-rsالصورة الرمزية لـ cloudflare

    cloudflare/workers-rs

    3,337عرض على GitHub↗

    The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using Rust. It compiles code into WebAssembly modules that execute within a sandboxed host environment at the edge. The project provides a typed remote procedure call system for invoking functions across different worker instances and utilizes procedural macros for mapping these distributed interfaces. It uses trait-based bindings and standardized wrappers to provide type-safe access to platform services and web-standard request and response objects. The SDK covers a broad range of

    Rustcloudflareffirust
    عرض على GitHub↗3,337
  • weibaohui/k8mالصورة الرمزية لـ weibaohui

    weibaohui/k8m

    844عرض على GitHub↗

    一款轻量级、跨平台的 Mini Kubernetes AI Dashboard,支持大模型+智能体+MCP(支持设置操作权限),集成多集群管理、智能分析、实时异常检测等功能,支持多架构并可单文件部署,助力高效集群管理与运维优化。

    Go2faaiapigateway
    عرض على GitHub↗844
  • boto/boto3الصورة الرمزية لـ boto

    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
  • 4everland/4everland-hosting-mcpالصورة الرمزية لـ 4everland

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • open-guides/og-awsالصورة الرمزية لـ open-guides

    open-guides/og-aws

    36,428عرض على GitHub↗

    📙 Amazon Web Services — a practical guide

    Shell
    عرض على GitHub↗36,428
  • strowk/mcp-k8s-goالصورة الرمزية لـ strowk

    strowk/mcp-k8s-go

    382عرض على GitHub↗

    MCP server connecting to Kubernetes

    Gokubernetesmcpserver
    عرض على GitHub↗382
  • dreamhunter2333/cloudflare_temp_emailالصورة الرمزية لـ dreamhunter2333

    dreamhunter2333/cloudflare_temp_email

    6,098عرض على GitHub↗

    This project is a disposable email inbox service built to run entirely on Cloudflare's edge network. It creates temporary email addresses that automatically receive and store incoming messages and attachments, all without managing any traditional server infrastructure. The service uses Cloudflare Workers for serverless processing, Durable Objects for persistent inbox state, and Workers KV for storing email data, with attachments handled through R2 object storage. The service distinguishes itself through a comprehensive set of access and management features. Users can authenticate through mult

    Vuecloudflare-emailcloudflare-pagescloudflare-workers
    عرض على GitHub↗6,098
  • laziestren/cloud-mailالصورة الرمزية لـ LaziestRen

    LaziestRen/cloud-mail

    11,676عرض على GitHub↗

    Cloud-mail is a serverless email backend and routing service built on Cloudflare infrastructure. It provides a cloud-native system for receiving, storing, and processing electronic messages without the requirement for traditional mail server hardware. The platform includes an email data API for querying records and a visual analytics dashboard for tracking mail volume and system performance. It features automated processing capabilities to extract verification codes from message bodies and manages an email archive using persistent object storage for attachments and history. The system handle

    JavaScript
    عرض على GitHub↗11,676
  • dhravya/cloudflare-saas-stackالصورة الرمزية لـ Dhravya

    Dhravya/cloudflare-saas-stack

    3,724عرض على GitHub↗

    This project is a full-stack serverless application stack and boilerplate designed for building software-as-a-service applications on the Cloudflare Workers platform. It provides a TypeScript starter that unifies the frontend and backend within a single deployment workflow, integrating essential primitives for authentication, data persistence, and storage. The stack is distinguished by its pre-configured templates for rapid project bootstrapping. It includes integrated support for the Cloudflare D1 SQL database and Cloudflare R2 buckets, providing a predefined architecture for managing relati

    TypeScript
    عرض على GitHub↗3,724
  • supermemoryai/cloudflare-saas-stackالصورة الرمزية لـ supermemoryai

    supermemoryai/cloudflare-saas-stack

    3,725عرض على GitHub↗

    This project is a full-stack TypeScript template and boilerplate designed for bootstrapping software-as-a-service applications on a global edge network. It provides a pre-configured foundation that integrates a frontend framework, styling library, and database tools to accelerate the development of serverless applications. The stack is distinguished by its focus on type-safe cloud infrastructure, using automatic type generation for environment variables and resource bindings. It enables a consistent development workflow through local emulation of cloud bindings, ensuring that behavior remains

    TypeScriptcloudflarecloudflare-saas-stack
    عرض على GitHub↗3,725
  • cloudflare/workers-sdkالصورة الرمزية لـ cloudflare

    cloudflare/workers-sdk

    4,186عرض على GitHub↗

    This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector

    TypeScriptclicloudflarecloudflare-workers
    عرض على GitHub↗4,186
  • wavetermdev/wavetermالصورة الرمزية لـ wavetermdev

    wavetermdev/waveterm

    21,297عرض على GitHub↗

    WaveTerm is a cross-platform terminal emulator that integrates artificial intelligence, graphical widgets, and remote session management into a unified, block-based workspace. By rendering the interface through a web-based engine, it allows users to organize their development environment into a grid of resizable, independent blocks that can host shells, interactive web content, and system monitoring tools. The platform distinguishes itself by embedding intelligent models directly into the command-line interface, enabling automated code generation, terminal output analysis, and multimodal file

    Gocommand-linedeveloper-toolslinux
    عرض على GitHub↗21,297
  • hardik-id/azure-resource-graph-mcp-serverالصورة الرمزية لـ hardik-id

    hardik-id/azure-resource-graph-mcp-server

    18عرض على GitHub↗

    Model Context Protocol (MCP) server that provides access to Azure Resource Graph queries. It allows you to retrieve information about Azure resources across your subscriptions using Resource Graph queries.

    TypeScript
    عرض على GitHub↗18
  • localstack/localstackالصورة الرمزية لـ localstack

    localstack/localstack

    64,423عرض على GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud provider costs. The platform distinguishes itself through sophisticated traffic redirection and request routing, which intercept cloud service calls at the network layer and redirect them to local handlers. This enables seamless integration with existing development workflows, al

    Pythonawscloudcontinuous-integration
    عرض على GitHub↗64,423
  • johnneerdael/netskope-mcpالصورة الرمزية لـ johnneerdael

    johnneerdael/netskope-mcp

    6عرض على GitHub↗

    A comprehensive Model Context Protocol (MCP) server for managing Netskope Private Access (NPA) infrastructure through AI-powered automation.

    TypeScript
    عرض على GitHub↗6
  • bright8192/esxi-mcp-serverالصورة الرمزية لـ bright8192

    bright8192/esxi-mcp-server

    59عرض على GitHub↗

    A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.

    Python
    عرض على GitHub↗59
  • kubernetes/kubernetesالصورة الرمزية لـ kubernetes

    kubernetes/kubernetes

    123,197عرض على GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current system state against user-defined configurations to ensure desired operational outcomes. The system relies on a centralized API-driven interface and a replicated key-value store to maintain a consistent source of truth for all cluster objects. The platform distinguishes itself throu

    Gocncfcontainersgo
    عرض على GitHub↗123,197
  • manusa/kubernetes-mcp-serverالصورة الرمزية لـ manusa

    manusa/kubernetes-mcp-server

    1,697عرض على GitHub↗

    Model Context Protocol (MCP) server for Kubernetes and OpenShift

    Go
    عرض على GitHub↗1,697
  • aws/chaliceالصورة الرمزية لـ aws

    aws/chalice

    11,062عرض على GitHub↗

    Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It functions as an infrastructure-as-code generator, mapping application logic and routing definitions directly to cloud compute resources while automating the provisioning and management of the underlying environment. The framework distinguishes itself by analyzing source code to automatically construct the minimum necessary security permissions, ensuring least-privilege access for all deployed functions. It supports modular development through blueprint-based organization and

    Pythonawsaws-apigatewayaws-lambda
    عرض على GitHub↗11,062
  • faiscadev/fakecloudالصورة الرمزية لـ faiscadev

    faiscadev/fakecloud

    354عرض على GitHub↗

    Free, open-source AWS emulator. LocalStack alternative: 41 services, 3,704 operations, true 100% Smithy conformance (124,255/124,255 variants pass). No account, no auth token, no paid tier.

    Rustai-testingawsaws-bedrock
    عرض على GitHub↗354
  • ansible/ansibleالصورة الرمزية لـ ansible

    ansible/ansible

    68,968عرض على GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    عرض على GitHub↗68,968
  • borgbackup/borgالصورة الرمزية لـ borgbackup

    borgbackup/borg

    12,986عرض على GitHub↗

    Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by identifying unique file chunks and applying compression to minimize the total storage footprint across multiple backup versions. The software distinguishes itself through the use of authenticated encryption, which ensures that all stored data remains confidential and protected against unauthorized tampering. It also provides a virtual filesystem interface, allowing users to mount archives as local directories to browse and access individual files without performing a full restora

    Pythonbackupborgbackupcompression
    عرض على GitHub↗12,986
  • 21st-dev/magic-mcpالصورة الرمزية لـ 21st-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
  • flux159/mcp-server-kubernetesالصورة الرمزية لـ Flux159

    Flux159/mcp-server-kubernetes

    1,434عرض على GitHub↗

    MCP Server for kubernetes management commands

    TypeScriptinfrastructurekubernetesmcp
    عرض على GitHub↗1,434
  • fabric/fabricالصورة الرمزية لـ fabric

    fabric/fabric

    15,397عرض على GitHub↗

    Fabric is a command-line interface and framework designed to integrate artificial intelligence reasoning into shell-based workflows. It functions as an orchestration tool that connects local data pipelines to remote artificial intelligence services, allowing users to automate content analysis and complex reasoning tasks directly from the terminal. The project distinguishes itself through a modular architecture that treats prompt patterns as version-controlled, reusable logic stored on the local filesystem. By utilizing standard input and output streams, it enables users to chain these analyti

    Python
    عرض على GitHub↗15,397
  • hasura/graphql-engineالصورة الرمزية لـ hasura

    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
  • giampaolo/psutilالصورة الرمزية لـ giampaolo

    giampaolo/psutil

    11,089عرض على GitHub↗

    This library provides a programmatic interface for monitoring system resources and managing process lifecycles. It functions as a cross-platform utility that retrieves real-time metrics on hardware utilization and allows for the inspection and control of running system processes. The project normalizes disparate operating system data structures into a unified interface, enabling consistent interaction with kernel-level information regardless of the host environment. By utilizing compiled extensions to interface directly with native system APIs, it provides a consistent way to access performan

    Pythoncpudiskfreebsd
    عرض على GitHub↗11,089
  • googlecloudplatform/cloud-run-mcpالصورة الرمزية لـ GoogleCloudPlatform

    GoogleCloudPlatform/cloud-run-mcp

    618عرض على GitHub↗

    MCP server to deploy apps to Cloud Run

    JavaScript
    عرض على GitHub↗618
  • aliyun/alibabacloud-devops-mcp-serverالصورة الرمزية لـ aliyun

    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
  • erikhoward/adls-mcp-serverالصورة الرمزية لـ erikhoward

    erikhoward/adls-mcp-server

    6عرض على GitHub↗

    Microsoft Azure Data Lake Storage MCP Server

    Pythonadlsazuremcp
    عرض على GitHub↗6