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 dumpling-ai/mcp-server-dumplingai

Projects sharing features with Mcp Server Dumplingai

30 open-source projects similar to dumpling-ai/mcp-server-dumplingai, 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.

  • tomatio13/mcp-server-tavilyTomatio13 avatar

    Tomatio13/mcp-server-tavily

    48View on GitHub↗

    Taivily APIを利用するMCP Serverです。Officialが提供される前に開発しました

    Python
    View on GitHub↗48
  • ac3xx/mcp-servers-kagiac3xx avatar

    ac3xx/mcp-servers-kagi

    44View on GitHub↗

    A Model Context Protocol server implementation for Kagi's API

    TypeScript
    View on GitHub↗44
  • fatwang2/search1api-mcpfatwang2 avatar

    fatwang2/search1api-mcp

    172View on GitHub↗

    中文文档

    TypeScript
    View on GitHub↗172
  • chanmeng666/server-google-newsChanMeng666 avatar

    ChanMeng666/server-google-news

    124View on GitHub↗

    【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.

    TypeScript
    View on GitHub↗124
  • ihor-sokoliuk/mcp-searxngihor-sokoliuk avatar

    ihor-sokoliuk/mcp-searxng

    907View on GitHub↗

    Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client

    TypeScript
    View on GitHub↗907

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
exa-labs/exa-mcp-serverexa-labs avatar

exa-labs/exa-mcp-server

3,820View on GitHub↗

This project is a Model Context Protocol server that provides large language models with neural web search and webpage content extraction capabilities. It implements a standardized interface to expose research tools and resources to compatible clients. The server integrates a neural search engine to retrieve real-time internet data using semantic embeddings rather than keyword matching. It includes specialized utilities for company intelligence and reasoning-based deep research, enabling the collection and synthesis of organizational data and professional profiles. The system covers a broad

TypeScriptcode-searchcodesearchcrawling
View on GitHub↗3,820
  • blazickjp/arxiv-mcp-serverblazickjp avatar

    blazickjp/arxiv-mcp-server

    2,200View on GitHub↗
    Pythonaiarxivclaude-ai
    View on GitHub↗2,200
  • angheljf/nytangheljf avatar

    angheljf/nyt

    18View on GitHub↗

    This is a TypeScript-based MCP server that allows searching for New York Times articles from the last 30 days based on a keyword. It demonstrates core MCP concepts by providing:

    JavaScript
    View on GitHub↗18
  • llmquant/quant-wikiLLMQuant avatar

    LLMQuant/quant-wiki

    3,041View on GitHub↗

    quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering, and algorithmic trading. It serves as a centralized library of documentation covering mathematical models, financial instruments, and systematic trading strategies. The project integrates AI-driven capabilities through a modular retrieval-augmented generation framework that extracts structured data from research papers and news. It features a multi-agent workflow engine designed to discover and validate predictive alpha factors, alongside tools for local large language model

    quantitative-financequantitative-tradingwiki
    View on GitHub↗3,041
  • jina-ai/node-deepresearchjina-ai avatar

    jina-ai/node-DeepResearch

    5,083View on GitHub↗

    node-DeepResearch is an autonomous web research engine that uses large language models to iteratively search, read, and reason over web content to answer complex questions. It provides a chat-based interface that displays real-time reasoning steps and final answers, and can be configured to focus exclusively on academic papers by limiting searches to academic repositories. The research engine operates through an agentic search-read-reason loop that repeatedly searches, reads, and reasons until a stopping condition is satisfied. It enforces a token budget to cap total consumption and failed at

    TypeScriptdeepresearchdeepsearch
    View on GitHub↗5,083
  • btahir/open-deep-researchbtahir avatar

    btahir/open-deep-research

    2,140View on GitHub↗

    Open-deep-research is an automated research platform that utilizes autonomous agents to perform recursive web queries and synthesize information into structured reports. The system functions as an AI-powered research agent, capable of navigating complex topics by iteratively generating follow-up search queries and mapping interconnected findings. The platform distinguishes itself through a recursive orchestration model that allows for deep exploration of subjects beyond initial search results. It provides a unified interface for both cloud-based and local inference engines, enabling users to

    TypeScript
    View on GitHub↗2,140
  • browser-act/skillsbrowser-act avatar

    browser-act/skills

    2,554View on GitHub↗

    This project provides an agentic web interaction engine designed to facilitate autonomous browser automation and large-scale data extraction. It serves as a framework for building and deploying agents that can navigate complex, JavaScript-rendered websites, interact with page elements, and execute multi-step workflows. By providing a structured environment for browser control, the system enables the creation of reusable automation scripts that can be deployed across diverse web platforms. The platform distinguishes itself through a comprehensive suite of security and traffic management tools,

    Pythonai-agentsautomationclaude-cli
    View on GitHub↗2,554
  • decade-qiu/multi-source-media-mcp-serverDecade-qiu avatar

    Decade-qiu/Multi-Source-Media-MCP-Server

    2View on GitHub↗

    An MCP Tool Implementation for Multi-Source Image Access & Generation

    Go
    View on GitHub↗2
  • devflowinc/trievedevflowinc avatar

    devflowinc/trieve

    2,682View on GitHub↗

    All-in-one platform for search, recommendations, RAG, and analytics offered via API

    Rust
    View on GitHub↗2,682
  • erithwik/mcp-hnerithwik avatar

    erithwik/mcp-hn

    73View on GitHub↗

    MCP Server for Hackernews

    Python
    View on GitHub↗73
  • executeautomation/mcp-playwrightexecuteautomation avatar

    executeautomation/mcp-playwright

    5,237View on GitHub↗

    This project is a Model Context Protocol server that enables Large Language Models to control Playwright browsers for web automation, scraping, and end-to-end testing. It functions as a programmable interface for executing JavaScript, capturing screenshots, and interacting with web elements across multiple browser engines. The server exposes browser automation capabilities as a set of standardized tools that models can discover and invoke. It supports session-based browser isolation to ensure unique contexts for each client connection and provides a transport layer using either standard input

    TypeScript
    View on GitHub↗5,237
  • eyalzh/browser-control-mcpeyalzh avatar

    eyalzh/browser-control-mcp

    294View on GitHub↗

    MCP server paired with a browser extension that enables AI agents to control the user's browser.

    TypeScriptbrowser-extensionfirefoxmcp
    View on GitHub↗294
  • genomoncology/biomcpgenomoncology avatar

    genomoncology/biomcp

    526View on GitHub↗

    BioMCP: Biomedical Model Context Protocol

    Rustaibioinformaticsclinical-trials
    View on GitHub↗526
  • hbg/mcp-paperswithcodeH

    hbg/mcp-paperswithcode

    0View on GitHub↗
    View on GitHub↗0
  • hellokaton/unsplash-mcp-serverhellokaton avatar

    hellokaton/unsplash-mcp-server

    224View on GitHub↗

    🔎 A MCP server for Unsplash image search.

    Python
    View on GitHub↗224
  • henu-wang/geoscore-mcphenu-wang avatar

    henu-wang/geoscore-mcp

    1View on GitHub↗

    MCP server for AI search optimization (GEO). Scan websites, generate llms.txt, Schema.org fixes, meta tags. Works with Claude, Cursor, Windsurf.

    JavaScript
    View on GitHub↗1
  • isnow890/naver-search-mcpisnow890 avatar

    isnow890/naver-search-mcp

    72View on GitHub↗

    MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.

    TypeScript
    View on GitHub↗72
  • kagisearch/kagimcpkagisearch avatar

    kagisearch/kagimcp

    421View on GitHub↗

    The Official Model Context Protocol (MCP) server for Kagi Search & other tools.

    Python
    View on GitHub↗421
  • kshern/mcp-tavilykshern avatar

    kshern/mcp-tavily

    10View on GitHub↗

    mcp server of tavily

    JavaScript
    View on GitHub↗10
  • leehanchung/bing-search-mcpleehanchung avatar

    leehanchung/bing-search-mcp

    78View on GitHub↗

    MCP Server for Bing Search API

    Python
    View on GitHub↗78
  • luminati-io/brightdata-mcpL

    luminati-io/brightdata-mcp

    0View on GitHub↗
    View on GitHub↗0
  • mlt-oss/firstdataMLT-OSS avatar

    MLT-OSS/FirstData

    165View on GitHub↗

    The World's Most Comprehensive, Authoritative, and Structured Open Source Data Source Knowledge Base

    Python
    View on GitHub↗165
  • mnhlt/websearch-mcpM

    mnhlt/WebSearch-MCP

    0View on GitHub↗
    View on GitHub↗0
  • modelcontextprotocol/serversmodelcontextprotocol avatar

    modelcontextprotocol/servers

    87,320View on GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service environments, using a JSON-RPC based messaging standard to facilitate bidirectional communication between clients and servers. The protocol distinguishes itself through a robust capability-based handshake that negotiates feature sets during session initialization, ensuring compatibil

    TypeScript
    View on GitHub↗87,320
  • modelcontextprotocol/servers-archivedmodelcontextprotocol avatar

    modelcontextprotocol/servers-archived

    279View on GitHub↗

    Reference MCP servers that are no longer maintained

    JavaScript
    View on GitHub↗279