awesome-repositories.com
Blog
MCP
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 tinybirdco/mcp-tinybird

Open-source alternatives to Mcp Tinybird

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

  • aiven-open/mcp-aivenAiven-Open avatar

    Aiven-Open/mcp-aiven

    24View on GitHub↗

    Model Context Protocol server for Aiven

    TypeScript
    View on GitHub↗24
  • aws/chaliceaws avatar

    aws/chalice

    11,062View on 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
    View on GitHub↗11,062
  • chroma-core/chroma-mcpchroma-core avatar

    chroma-core/chroma-mcp

    564View on GitHub↗

    A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma

    Python
    View on GitHub↗564
  • neo4j-contrib/mcp-neo4jneo4j-contrib avatar

    neo4j-contrib/mcp-neo4j

    962View on GitHub↗
    Pythondatabasemcpmcp-server
    View on GitHub↗962
  • saltstack/saltsaltstack avatar

    saltstack/salt

    15,237View on GitHub↗

    Salt is an infrastructure configuration management tool and orchestration framework designed for large-scale system administration. It functions as a remote execution engine that enables administrators to manage, provision, and enforce declarative states across distributed fleets of servers from a central control point. By utilizing a high-performance message bus, the platform allows for the simultaneous execution of administrative tasks and the maintenance of consistent software configurations across thousands of nodes. The system distinguishes itself through a flexible architecture that sup

    Pythoncloudcloud-managementcloud-providers
    View on GitHub↗15,237

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
  • qdrant/mcp-server-qdrantqdrant avatar

    qdrant/mcp-server-qdrant

    1,435View on GitHub↗

    An official Qdrant Model Context Protocol (MCP) server implementation

    Python
    View on GitHub↗1,435
  • couchbase-ecosystem/mcp-server-couchbaseCouchbase-Ecosystem avatar

    Couchbase-Ecosystem/mcp-server-couchbase

    32View on GitHub↗

    MCP Server to interact with data in Couchbase Clusters

    Python
    View on GitHub↗32
  • cloudflare/mcp-server-cloudflarecloudflare avatar

    cloudflare/mcp-server-cloudflare

    3,432View on 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
    View on GitHub↗3,432
  • giampaolo/psutilgiampaolo avatar

    giampaolo/psutil

    11,089View on 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
    View on GitHub↗11,089
  • motherduckdb/mcp-server-motherduckmotherduckdb avatar

    motherduckdb/mcp-server-motherduck

    491View on GitHub↗

    Local MCP server for DuckDB and MotherDuck

    Python
    View on GitHub↗491
  • neondatabase/mcp-server-neonneondatabase avatar

    neondatabase/mcp-server-neon

    609View on GitHub↗

    MCP server for interacting with Neon Management API and databases

    TypeScript
    View on GitHub↗609
  • zilliztech/mcp-server-milvuszilliztech avatar

    zilliztech/mcp-server-milvus

    233View on GitHub↗

    Model Context Protocol Servers for Milvus

    Python
    View on GitHub↗233
  • starrocks/mcp-server-starrocksStarRocks avatar

    StarRocks/mcp-server-starrocks

    175View on GitHub↗

    StarRocks MCP (Model Context Protocol) Server

    Python
    View on GitHub↗175
  • singlestore-labs/mcp-server-singlestoresinglestore-labs avatar

    singlestore-labs/mcp-server-singlestore

    33View on GitHub↗

    MCP server for interacting with SingleStore Management API and services

    Python
    View on GitHub↗33
  • borgbackup/borgborgbackup avatar

    borgbackup/borg

    12,986View on 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
    View on GitHub↗12,986
  • boto/boto3boto avatar

    boto/boto3

    9,834View on 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
    View on GitHub↗9,834
  • ansible/ansibleansible avatar

    ansible/ansible

    68,968View on 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
    View on GitHub↗68,968
  • clickhouse/mcp-clickhouseClickHouse avatar

    ClickHouse/mcp-clickhouse

    804View on GitHub↗

    Connect ClickHouse to your AI assistants.

    Python
    View on GitHub↗804
  • fabric/fabricfabric avatar

    fabric/fabric

    15,397View on 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
    View on GitHub↗15,397
  • fireproof-storage/mcp-database-serverfireproof-storage avatar

    fireproof-storage/mcp-database-server

    32View on GitHub↗

    Store and load JSON documents from LLM tool use

    JavaScript
    View on GitHub↗32
  • greptimeteam/greptimedb-mcp-serverGreptimeTeam avatar

    GreptimeTeam/greptimedb-mcp-server

    28View on GitHub↗

    A Model Context Protocol (MCP) server for GreptimeDB

    Python
    View on GitHub↗28
  • kubernetes/kuberneteskubernetes avatar

    kubernetes/kubernetes

    123,197View on 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
    View on GitHub↗123,197
  • amoffat/shamoffat avatar

    amoffat/sh

    7,231View on GitHub↗

    sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix system commands and child process lifecycles. It functions as an asynchronous process wrapper, allowing shell commands and system programs to run within a non-blocking event loop. The library maps command-line arguments and standard input/output streams to native Python functions and objects. It includes a process lifecycle controller to manage signal groups, execution timeouts, and process permissions for spawned child processes. The project provides capabilities for executable

    Pythondevopspythonsubprocess
    View on GitHub↗7,231
  • amineelkouhen/mcp-cockroachdbamineelkouhen avatar

    amineelkouhen/mcp-cockroachdb

    10View on GitHub↗

    The CockroachDB MCP Server is a natural language interface designed for agentic applications to manage, monitor and query data in CockroachDB.

    Pythoncockroachdbdatabasegenerative-ai
    View on GitHub↗10
  • alapi-sdk/mcp-alapi-cnALAPI-SDK avatar

    ALAPI-SDK/mcp-alapi-cn

    12View on GitHub↗

    这是一个基于 ALAPI 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口

    Go
    View on GitHub↗12
  • astandrik/local-ydb-toolkitastandrik avatar

    astandrik/local-ydb-toolkit

    2View on GitHub↗

    Unofficial Codex skill and MCP server for operating Docker-based local-ydb deployments.

    TypeScriptcodexdockerlocal-ydb
    View on GitHub↗2
  • aws/aws-cliaws avatar

    aws/aws-cli

    17,059View on GitHub↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    View on GitHub↗17,059
  • artemmkin/infrastructure-as-code-tutorialArtemmkin avatar

    Artemmkin/infrastructure-as-code-tutorial

    2,306View on GitHub↗

    This project serves as an educational resource for mastering automated infrastructure provisioning, configuration management, and container orchestration. It provides structured learning paths and hands-on exercises designed to teach the principles of defining and managing server environments through version-controlled configuration files. The repository distinguishes itself by offering specific, practical tutorials for industry-standard automation tools. It covers the deployment of cloud resources through declarative configuration files, the automation of server setup and software maintenanc

    ansibledockerdocker-compose
    View on GitHub↗2,306
  • axiomhq/mcp-server-axiomaxiomhq avatar

    axiomhq/mcp-server-axiom

    61View on GitHub↗

    Axiom Model Context Protocol Server

    Go
    View on GitHub↗61
  • aliyun/alibabacloud-tablestore-mcp-serveraliyun avatar

    aliyun/alibabacloud-tablestore-mcp-server

    156View on GitHub↗

    1. 入门示例: tablestore-java-mcp-server 2. 基于 MCP 架构实现知识库答疑系统: tablestore-java-mcp-server-rag - 实现一个目前最常见的一类 AI 应用即答疑系统,支持基于私有知识库的问答,会对知识库构建和 RAG 做一些优化。

    Java
    View on GitHub↗156