awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to greptimeteam/greptimedb-mcp-server

Projects sharing features with Greptimedb Mcp Server

30 open-source projects similar to greptimeteam/greptimedb-mcp-server, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • comet-ml/opik-mcpcomet-ml avatar

    comet-ml/opik-mcp

    210View on GitHub↗

    Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.

    Python
    View on GitHub↗210
  • clickhouse/mcp-clickhouseClickHouse avatar

    ClickHouse/mcp-clickhouse

    804View on GitHub↗

    Connect ClickHouse to your AI assistants.

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

    neo4j-contrib/mcp-neo4j

    962View on GitHub↗
    Pythondatabasemcpmcp-server
    View on GitHub↗962
  • 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
  • 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

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
  • 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
  • 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
  • motherduckdb/mcp-server-motherduckmotherduckdb avatar

    motherduckdb/mcp-server-motherduck

    491View on GitHub↗

    Local MCP server for DuckDB and MotherDuck

    Python
    View on GitHub↗491
  • keboola/keboola-mcp-serverkeboola avatar

    keboola/keboola-mcp-server

    84View on GitHub↗

    Model Context Protocol (MCP) Server for the Keboola Platform

    Python
    View on GitHub↗84
  • zilliztech/mcp-server-milvuszilliztech avatar

    zilliztech/mcp-server-milvus

    233View on GitHub↗

    Model Context Protocol Servers for Milvus

    Python
    View on GitHub↗233
  • tinybirdco/mcp-tinybirdtinybirdco avatar

    tinybirdco/mcp-tinybird

    80View on GitHub↗

    This repository is deprecated and no longer maintained.

    Python
    View on GitHub↗80
  • 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
  • axiomhq/mcp-server-axiomaxiomhq avatar

    axiomhq/mcp-server-axiom

    61View on GitHub↗

    Axiom Model Context Protocol Server

    Go
    View on GitHub↗61
  • aiven-open/mcp-aivenAiven-Open avatar

    Aiven-Open/mcp-aiven

    24View on GitHub↗

    Model Context Protocol server for Aiven

    TypeScript
    View on GitHub↗24
  • patchy631/machine-learningpatchy631 avatar

    patchy631/machine-learning

    1,540View on GitHub↗

    This repository serves as an educational collection of interactive notebooks and code examples designed to demonstrate fundamental machine learning and deep learning concepts. It provides a structured environment for exploring data science workflows, ranging from basic numerical computing and statistical analysis to the construction of complex neural network architectures. The project distinguishes itself through a focus on hands-on experimentation, offering practical implementations for tasks such as computer vision, natural language processing, and statistical simulation. Users can engage w

    Jupyter Notebook
    View on GitHub↗1,540
  • lijin-thu/notes-pythonlijin-THU avatar

    lijin-THU/notes-python

    7,132View on GitHub↗

    This project is a collection of educational notes and tutorials focused on Python programming, scientific computing, and data analysis. It serves as a reference for learning language basics, advanced techniques, and object-oriented design. The materials include implementation guides for building linear, logistic, and convolutional neural networks using symbolic graph frameworks. It also provides instruction on manipulating and visualizing structured data frames and performing complex mathematical operations through numerical libraries. The repository includes a system for converting interact

    Jupyter Notebookanacondamatplotlibnumpy
    View on GitHub↗7,132
  • morvanzhou/tutorialsMorvanZhou avatar

    MorvanZhou/tutorials

    12,952View on GitHub↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    View on GitHub↗12,952
  • electricitymaps/electricitymaps-contribelectricitymaps avatar

    electricitymaps/electricitymaps-contrib

    4,008View on GitHub↗

    This project provides a suite of interfaces and tools for accessing electricity carbon intensity and production metrics. It includes an API for real-time and historical data, a geographic power data map for visualizing regional carbon intensity and renewable energy percentages, and a system for extracting datasets required for standardized greenhouse gas emissions reporting. The project features an interactive API sandbox that allows users to test requests and inspect data responses without writing code. It also includes mechanisms for institutional email verification to manage access to hist

    Pythonappclimate-changedata-visualization
    View on GitHub↗4,008
  • morvanzhou/tensorflow-tutorialMorvanZhou avatar

    MorvanZhou/Tensorflow-Tutorial

    4,334View on GitHub↗

    This project is a collection of educational resources and reference implementations for neural network development using TensorFlow. It serves as a comprehensive learning course, machine learning curriculum, and practical implementation guide for building deep learning architectures. The codebase provides instructional materials and examples covering a wide range of model types, including convolutional neural networks for image classification, recurrent networks and long short-term memory cells for sequential data, and autoencoders for generative modeling. It also includes implementations for

    Pythonautoencoderclassificationcnn
    View on GitHub↗4,334
  • gto76/python-cheatsheetgto76 avatar

    gto76/python-cheatsheet

    38,499View on GitHub↗

    This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a curated catalog of language features, syntax patterns, and standard library functions designed to help developers identify and apply correct coding patterns. The documentation covers a broad range of functional areas, including language fundamentals such as object-oriented structuring, functional logic, and list comprehensions. It also provides guidance on utilizing the standard library for data analysis, file management, networking, and concurrent execution. The reference e

    Pythoncheatsheetpythonpython-cheatsheet
    View on GitHub↗38,499
  • avibryant/simmerA

    avibryant/simmer

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • aliyun/alibabacloud-hologres-mcp-serveraliyun avatar

    aliyun/alibabacloud-hologres-mcp-server

    34View on GitHub↗

    English | 中文

    Python
    View on GitHub↗34
  • bioscala/bioscalabioscala avatar

    bioscala/bioscala

    115View on GitHub↗

    Bioinformatics for the Scala programming language

    Scala
    View on GitHub↗115
  • bram2w/baserowbram2w avatar

    bram2w/baserow

    5,085View on GitHub↗

    Baserow is a no-code relational database and application builder that allows users to create structured data tables and business tools through a visual interface. It functions as a headless REST API data backend and a self-hosted data workspace, providing a platform for managing collaborative databases while maintaining full control over data residency. The platform integrates large language models to serve as an LLM-powered data platform, capable of generating database structures, record content, and technical workflows from natural language. It also acts as a Model Context Protocol server,

    Python
    View on GitHub↗5,085
  • brightdata/brightdata-mcpbrightdata avatar

    brightdata/brightdata-mcp

    2,450View on GitHub↗
    JavaScriptai-agentsai-integrationsanti-bot-detection
    View on GitHub↗2,450
  • browserbase/mcp-server-browserbasebrowserbase avatar

    browserbase/mcp-server-browserbase

    3,139View on GitHub↗

    This project is an MCP browser automation server that connects large language models to headless cloud browsers. It functions as an autonomous web workflow engine and an LLM web agent interface, enabling the translation of natural language instructions into browser actions and structured data retrieval. The system distinguishes itself through a managed headless browser cloud API that supports concurrent Chromium sessions with integrated stealth modes, CAPTCHA solving, and proxy traffic routing. It utilizes self-healing element selection to maintain automation resilience when page structures c

    TypeScriptaibrowserchrome
    View on GitHub↗3,139
  • bioruby/biorubybioruby avatar

    bioruby/bioruby

    381View on GitHub↗

    bioruby

    Ruby
    View on GitHub↗381