MCP Local RAG - Alternatives & Competitors

Privacy-first local semantic document search server for MCP clients.

MCP Local RAG is a privacy-preserving, local document search server designed for use with Model Context Protocol (MCP) clients such as Cursor, Codex, and Claude Code. It enables users to ingest and semantically search local documents without using external APIs or cloud services. All processing, including embedding generation and vector storage, is performed on the user's machine. The tool supports document ingestion, semantic search, file management, file deletion, and system status reporting through MCP.

#Semantic Search #privacy #local search #document-management #vector database #offline access

Ranked by Relevance

  • 1
    mcp-local-rag

    mcp-local-rag

    Local RAG server for web search and context injection using Model Context Protocol.

    mcp-local-rag is a local server implementing the Model Context Protocol (MCP) to provide retrieval-augmented generation (RAG) capabilities. It performs live web search, extracts relevant context using Google's MediaPipe Text Embedder, and supplies the information to large language models (LLMs) for enhanced, up-to-date responses. The tool is designed for easy local deployment, requiring no external APIs, and is compatible with multiple MCP clients. Security audits are available, and integration is demonstrated across several LLM platforms.

    89 18 MCP
  • 2
    Trieve

    Trieve

    All-in-one solution for search, recommendations, and RAG.

    Trieve offers a platform for semantic search, recommendations, and retrieval-augmented generation (RAG). It supports dense vector search, typo-tolerant neural search, sub-sentence highlighting, and integrates with a variety of embedding models. Trieve can be self-hosted and features APIs for context management with LLMs, including Bring Your Own Model and managed RAG endpoints. Full documentation and SDKs are available for streamlined integration.

    2,555 229 MCP
  • 3
    Code Declaration Lookup MCP Server

    Code Declaration Lookup MCP Server

    Fast, language-agnostic code declaration search and lookup server via MCP.

    Provides a Model Context Protocol (MCP) server that indexes code declarations using universal ctags and SQLite with FTS5 full-text search. Offers search and listing functionality for functions, classes, structures, enums, and other code elements across any language supported by ctags. Enables seamless integration with coding agents for dynamic indexing, respects .gitignore, and supports ctags file ingestion and management.

    2 1 MCP
  • 4
    Vectara MCP Server

    Vectara MCP Server

    Secure RAG server enabling seamless AI integration via Model Context Protocol.

    Vectara MCP Server implements the open Model Context Protocol to enable AI systems and agentic applications to connect securely with Vectara's Trusted RAG platform. It supports multiple transport modes, including secure HTTP, Server-Sent Events (SSE), and local STDIO for development. The server provides fast, reliable retrieval-augmented generation (RAG) operations with built-in authentication, rate limiting, and optional CORS configuration. Integration is compatible with Claude Desktop and any other MCP client.

    25 8 MCP
  • 5
    Driflyte MCP Server

    Driflyte MCP Server

    Bridging AI assistants with deep, topic-aware knowledge from web and code sources.

    Driflyte MCP Server acts as a bridge between AI-powered assistants and diverse, topic-aware content sources by exposing a Model Context Protocol (MCP) server. It enables retrieval-augmented generation workflows by crawling, indexing, and serving topic-specific documents from web pages and GitHub repositories. The system is extensible, with planned support for additional knowledge sources, and is designed for easy integration with popular AI tools such as ChatGPT, Claude, and VS Code.

    9 2 MCP
  • 6
    Raindrop.io MCP Server

    Raindrop.io MCP Server

    Enable LLMs to manage and search Raindrop.io bookmarks via the Model Context Protocol.

    Raindrop.io MCP Server is an integration that allows large language models to interact with Raindrop.io bookmarks using the Model Context Protocol. It provides tools to create and search bookmarks, including filtering by tags, and is designed for interoperability with environments like Claude for Desktop. Installation can be done via Smithery or manually, and configuration is managed through environment variables. The project is open source and optimized for secure, tokenized access to Raindrop.io.

    63 15 MCP
  • 7
    ArXiv MCP Server

    ArXiv MCP Server

    Seamless AI access to arXiv papers via MCP interface

    ArXiv MCP Server enables AI assistants to search, retrieve, and interact with research papers from arXiv using the Model Context Protocol. It provides programmatic access for paper search, download, reading, and management, supporting integration with MCP-compatible clients. The solution offers both installation via Smithery and manual setup, along with tools for efficient paper handling. Local storage ensures quick access to previously downloaded papers and relevant research prompts.

    1,863 134 MCP
  • 8
    Biel.ai MCP Server

    Biel.ai MCP Server

    Seamlessly connect IDEs to your company’s product documentation using an MCP server.

    Biel.ai MCP Server enables AI tools such as Cursor, VS Code, and Claude Desktop to access and utilize a company’s product documentation and knowledge base through the Model Context Protocol. It provides a hosted RAG layer that makes documentation searchable and usable, supporting real-time, context-rich completion and answers for developers. The server can be used as a hosted solution or self-hosted locally or via Docker for advanced customization.

    2 2 MCP
  • 9
    MCP Server for the RAG Web Browser Actor

    MCP Server for the RAG Web Browser Actor

    Local MCP server enabling LLMs to browse and extract web content via RAG Web Browser integration.

    Implements a Model Context Protocol (MCP) server designed for integration with LLMs and Retrieval-Augmented Generation (RAG) pipelines, providing automated web search and web page extraction capabilities. Runs locally and interacts with the RAG Web Browser Actor in Standby mode, responding to queries by fetching, scraping, and returning cleaned content from the web as Markdown. Supports Google Search queries and direct URL fetching through a standardized 'search' tool interface, offering multiple output formats and programmable arguments. Deprecated in favor of mcp.apify.com but illustrates MCP server use for local web browsing integrations.

    194 25 MCP
  • 10
    Brave Search MCP Server

    Brave Search MCP Server

    MCP integration for web, image, news, video, and local search via Brave Search API.

    Implements a Model Context Protocol server that connects with the Brave Search API, enabling AI systems to perform comprehensive web, image, news, video, and local points of interest searches. Provides standardized MCP tools for various search types, each supporting advanced filtering parameters. Designed for easy integration in context-aware model interfaces such as Claude Code.

    86 17 MCP
  • 11
    Kagi MCP Server

    Kagi MCP Server

    Integrate Kagi Search and Summarization as Model Context Protocol tools.

    Kagi MCP Server enables easy integration of Kagi's search and summarization capabilities with AI systems via the Model Context Protocol. It facilitates tool-based queries such as searching web results or summarizing content, and offers setup instructions for various platforms including Claude Desktop. Users can install and configure the server through package managers, Smithery, or direct Python environments. The project provides configurable environment variables for API access and summarization engine selection, supporting both local development and production usage.

    216 24 MCP
  • 12
    sentry-mcp

    sentry-mcp

    Remote MCP middleware for developer workflow and debugging tools.

    sentry-mcp provides a remote Model Context Protocol server designed as middleware for Sentry's API, specifically optimized for human-in-the-loop coding agents and developer-oriented workflows. It enables integration with coding assistants like Cursor and Claude Code, offering both remote and stdio transports for varied environments, including self-hosted instances. The project also supports AI-powered search tools for querying events and issues, leveraging OpenAI API for natural language processing. Additionally, an Inspector tool is included for service testing and integration validation.

    424 51 MCP
  • 13
    RAE Model Context Protocol (MCP) Server

    RAE Model Context Protocol (MCP) Server

    An MCP server enabling LLMs to access RAE’s dictionary and linguistic resources.

    Provides a Model Context Protocol (MCP) server implementation for the Royal Spanish Academy API, facilitating integration with language models. Offers tools such as search and word information retrieval, exposing RAE’s dictionary and linguistic data to LLMs. Supports multiple transports including stdio and SSE, making it suitable for both direct and server-based LLM interactions.

    3 3 MCP
  • 14
    kagi-server MCP Server

    kagi-server MCP Server

    TypeScript-based MCP server for Kagi Search API integration.

    Kagi-server MCP Server provides a TypeScript implementation of a Model Context Protocol (MCP) server that integrates with the Kagi Search API. It enables standardized tool access for performing web searches and plans for features like summarization, FastGPT integration, and enriched news results. Compatible with Claude Desktop and Smithery installations, it supports secure environment configuration and offers developer utilities such as automatic build and debugging via MCP Inspector.

    40 11 MCP
  • 15
    OpenAI WebSearch MCP Server

    OpenAI WebSearch MCP Server

    Intelligent web search with OpenAI reasoning model support, fully MCP-compatible.

    OpenAI WebSearch MCP Server provides advanced web search functionality integrated with OpenAI's latest reasoning models, such as gpt-5 and o3-series. It features full compatibility with the Model Context Protocol, enabling easy integration into AI assistants that require up-to-date information and contextual awareness. Built with flexible configuration options, smart reasoning effort controls, and support for location-based search customization. Suitable for environments such as Claude Desktop, Cursor, and automated research workflows.

    75 18 MCP
  • 16
    Job Searchoor MCP Server

    Job Searchoor MCP Server

    A Model Context Protocol server for advanced job searching and filtering.

    Job Searchoor MCP Server provides a Model Context Protocol (MCP) implementation designed for job search functionality. It enables users or AI agents to retrieve available job listings with powerful filtering capabilities, such as time-based search, keyword inclusion/exclusion, and remote job filtering. It is designed for integration with systems like Claude Desktop, making job data accessible and queryable in standardized ways.

    53 8 MCP
  • 17
    SearXNG MCP Server

    SearXNG MCP Server

    MCP-compliant server integrating the SearXNG API for advanced web search capabilities

    SearXNG MCP Server implements the Model Context Protocol and integrates the SearXNG API to provide extensive web search functionalities. It features intelligent caching, advanced content extraction, and multiple configurable search parameters such as language, time range, and safe search levels. The server exposes tools for both web searching and URL content reading, supporting detailed output customization through input parameters. Designed for seamless MCP deployments, it supports Docker and NPX-based installation with rich configuration options.

    321 56 MCP
  • 18
    Brave Search MCP Server

    Brave Search MCP Server

    MCP-compliant server providing advanced Brave Search API tools via STDIO and HTTP.

    Implements a Model Context Protocol (MCP) server for integrating with the Brave Search API, offering tools for web, local business, image, video, and news searches along with AI-powered summarization. Supports both STDIO and HTTP transports and adheres to established MCP conventions for context management. Provides structured tool schemas and customizable parameters to handle sophisticated search queries and results. Enables advanced filtering, multi-type result aggregation, and seamless integration for AI model workflows.

    337 71 MCP
  • 19
    VictoriaMetrics MCP Server

    VictoriaMetrics MCP Server

    Model Context Protocol server enabling advanced monitoring and observability for VictoriaMetrics.

    VictoriaMetrics MCP Server implements the Model Context Protocol (MCP) to provide seamless integration with VictoriaMetrics, allowing advanced monitoring, data exploration, and observability. It offers access to almost all read-only APIs, as well as embedded documentation for offline usage. The server facilitates comprehensive metric querying, cardinality analysis, alert and rule testing, and automation capabilities for engineers and tools.

    87 11 MCP
  • 20
    Nexus MCP Server

    Nexus MCP Server

    AI integration without the complexity

    Nexus MCP Server implements the Model Context Protocol to provide streamlined AI-powered web search capabilities through OpenRouter and the Perplexity Sonar models. It enables intelligent model search and discovery for MCP-compatible clients such as Claude Desktop and Cursor, supporting context-rich queries and structured citation extraction. The server features robust deployment options, including zero-install NPX execution, and is fully implemented in TypeScript. Its architecture includes production-ready features like error handling, request caching, deduplication, and logging.

    16 5 MCP
  • 21
    mcp-server-webcrawl

    mcp-server-webcrawl

    Advanced search and retrieval for web crawler data via MCP.

    mcp-server-webcrawl provides an AI-oriented server that enables advanced filtering, analysis, and search over data from various web crawlers. Designed for seamless integration with large language models, it supports boolean search, filtering by resource types and HTTP status, and is compatible with popular crawling formats. It facilitates AI clients, such as Claude Desktop, with prompt routines and customizable workflows, making it easy to manage, query, and analyze archived web content. The tool supports integration with multiple crawler outputs and offers templates for automated routines.

    32 7 MCP
  • 22
    MCP OpenNutrition

    MCP OpenNutrition

    Provides local, privacy-preserving access to a comprehensive food and nutrition database via the Model Context Protocol.

    MCP OpenNutrition is a Model Context Protocol (MCP) server offering access to a large, authoritative nutrition database with over 300,000 food items sourced from trusted public datasets. It enables searching by name, browsing, detailed nutritional lookups by ID, and barcode scanning, all running locally for privacy and low latency. The tool is designed for seamless integration with AI systems that follow the MCP standard, such as Claude/Cline, to enhance food and nutrition query capabilities.

    134 11 MCP
  • 23
    godoc-mcp

    godoc-mcp

    Token-efficient Go documentation server for LLMs using Model Context Protocol.

    godoc-mcp is a Model Context Protocol (MCP) server that provides efficient, structured access to Go package documentation for large language models. It enables LLMs to understand Go projects without reading entire source files by supplying essential documentation and source code at varying levels of granularity. The tool supports project navigation, automatic module setup, caching, and works offline for both standard and third-party Go packages.

    88 11 MCP
  • 24
    Search1API MCP Server

    Search1API MCP Server

    MCP server enabling search and crawl functions via Search1API.

    Search1API MCP Server is an implementation of the Model Context Protocol (MCP) that provides search and crawl services using the Search1API. It allows seamless integration with MCP-compatible clients, including LibreChat and various developer tools, by managing API key configuration through multiple methods. Built with Node.js, it supports both standalone operation and Docker-based deployment for integration in broader AI toolchains.

    157 39 MCP
  • 25
    Memory MCP

    Memory MCP

    A Model Context Protocol server for managing LLM conversation memories with intelligent context window caching.

    Memory MCP provides a Model Context Protocol (MCP) server for logging, retrieving, and managing memories from large language model (LLM) conversations. It offers features such as context window caching, relevance scoring, and tag-based context retrieval, leveraging MongoDB for persistent storage. The system is designed to efficiently archive, score, and summarize conversational context, supporting external orchestration and advanced memory management tools. This enables seamless handling of conversation history and dynamic context for enhanced LLM applications.

    10 6 MCP
  • 26
    MCP-searxng

    MCP-searxng

    MCP server bridging agentic systems with SearXNG web search

    MCP-searxng enables agentic systems to interface with web search engines via the SearXNG platform by implementing the Model Context Protocol. It supports both command-line and local server deployment, providing flexible integration options. Users can configure custom SearXNG server URLs and connect through clients like uvx or claude desktop. The tool simplifies access to structured web search within agentic workflows.

    107 19 MCP
  • 27
    GXtract MCP Server

    GXtract MCP Server

    MCP server for seamless GroundX platform integration with modern editors.

    GXtract MCP Server implements the Model Context Protocol (MCP) to facilitate direct integration between the GroundX document understanding platform and editors such as VS Code. It offers tools for document search, querying, and semantic object explanations, leveraging Python 3.12+ and FastMCP v2 for high performance. The system includes an in-memory cache to boost efficiency and reduce API calls, with support for both stdio and HTTP transport layers for maximum flexibility.

    1 3 MCP
  • 28
    mcp-read-website-fast

    mcp-read-website-fast

    Fast, token-efficient web content extraction and Markdown conversion for AI agents.

    Provides a Model Context Protocol (MCP) compatible server that rapidly fetches web pages, removes noise, and converts content to clean Markdown with link preservation. Designed for local use by AI-powered tools like IDEs and large language models, it offers optimized token usage, concurrency, polite crawling, and smart caching. Integrates with Claude Code, VS Code, JetBrains IDEs, Cursor, and other MCP clients.

    111 18 MCP
  • 29
    NyxDocs

    NyxDocs

    MCP server for real-time cryptocurrency project documentation and insights.

    NyxDocs is a Model Context Protocol (MCP) compatible server built in Python for managing and serving up-to-date documentation for cryptocurrency projects. It aggregates information from multiple sources such as CoinGecko, GitHub, GitBook, Notion, and official websites, providing real-time data and updates on blockchain ecosystems. Featuring tools for searching projects, retrieving detailed info, extracting documentation, and monitoring changes, it is tailored for developers and AI contexts needing access to accurate crypto documentation. The architecture leverages a FastMCP-based server core, automated document scrapers, and supports multi-blockchain environments.

    3 3 MCP
  • 30
    MCP Web Research Server

    MCP Web Research Server

    Bring real-time web research and Google search capabilities into Claude using MCP.

    MCP Web Research Server acts as a Model Context Protocol (MCP) server, seamlessly integrating web research functionalities with Claude Desktop. It enables Google search, webpage content extraction, research session tracking, and screenshot capture, all accessible directly from Claude. The server supports interactive and guided research sessions, exposing session data and screenshots as MCP resources for enhanced context-aware AI interactions.

    284 73 MCP
  • 31
    TrackMage MCP Server

    TrackMage MCP Server

    Shipment and logistics tracking MCP server with multi-carrier support.

    TrackMage MCP Server implements the Model Context Protocol (MCP) to provide shipment tracking, logistics management, and API integration for over 1,600 carriers worldwide. It allows integration with major LLMs, supports resources such as workspaces, shipments, orders, carriers, and tracking statuses, and offers tools to create, update, and monitor shipments and orders. The server supports OAuth-based authentication, flexible configuration via environment variables, and can be deployed locally for customized logistics operations.

    1 4 MCP
  • 32
    Lucidity MCP

    Lucidity MCP

    Intelligent prompt-based code quality analysis for AI coding assistants.

    Lucidity MCP is a Model Context Protocol (MCP) server that empowers AI coding assistants to deliver high-quality code through intelligent, prompt-driven analysis. It offers comprehensive detection of code issues across multiple quality dimensions, providing structured and actionable feedback. With language-agnostic capabilities, extensible framework, and flexible transport options, Lucidity MCP seamlessly integrates into developer workflows and AI systems.

    72 20 MCP
  • 33
    mcp-trinv-server

    mcp-trinv-server

    MCP server for enhancing AI assistants with French cadastral and commune data search.

    mcp-trinv-server is an implementation of the Model Context Protocol (MCP) designed to augment AI assistants like Claude and Gemini with advanced search capabilities. It enables searching for French communes based on name fragments and retrieving cadastral parcels within a specified commune by surface area. The tool integrates with the TRINV platform and provides standardized MCP integration for AI applications.

    1 1 MCP
  • 34
    DuckDuckGo Search MCP Server

    DuckDuckGo Search MCP Server

    A Model Context Protocol server for DuckDuckGo web search and intelligent content retrieval.

    DuckDuckGo Search MCP Server provides web search capabilities through DuckDuckGo, with advanced content fetching and parsing tailored for large language models. It supports rate limiting, error handling, and delivers results in an LLM-friendly format. The server is designed for seamless integration with AI applications and tools like Claude Desktop, enabling enhanced web search and content extraction through the Model Context Protocol.

    637 118 MCP
  • 35
    IP Find MCP Server

    IP Find MCP Server

    A Model Context Protocol server for IP location lookups by AI assistants.

    IP Find MCP Server acts as a Model Context Protocol (MCP) server, allowing AI assistants to access geolocation data from the IP Find API. It connects the IP Find API with AI tools, enabling the retrieval of IP address location information in standardized contexts. Designed for integration with MCP clients such as the Claude Desktop App, it simplifies configuration and secure API key management. The server is certified by MCPHub.

    2 6 MCP
  • 36
    GIS MCP Server

    GIS MCP Server

    Empower AI with advanced geospatial operations via Model Context Protocol.

    GIS MCP Server provides a Model Context Protocol (MCP) server implementation that enables Large Language Models to access and perform sophisticated GIS operations. It bridges AI assistants with Python geospatial libraries such as Shapely, GeoPandas, PyProj, Rasterio, and PySAL. The server supports a wide range of spatial analysis, coordinate transformations, raster and vector data processing, and geospatial intelligence tasks. By integrating with MCP-compatible clients, it enhances AI tools with precise and extensible spatial capabilities.

    70 21 MCP
  • 37
    Raygun MCP Server

    Raygun MCP Server

    Access and interact with Raygun crash reporting data via Model Context Protocol for AI assistants.

    Raygun MCP Server provides a remote MCP endpoint that enables AI assistants to securely access, analyze, and manage crash reporting and real user monitoring data from Raygun through natural language conversations. It supports various AI tools and assistants, allowing users to investigate errors, monitor deployments, track user sessions, and gather performance insights seamlessly. Integration is streamlined with step-by-step guides for connecting through multiple popular AI environments.

    19 13 MCP
  • 38
    PDF Tools MCP

    PDF Tools MCP

    Comprehensive PDF manipulation via MCP protocol.

    PDF Tools MCP provides an extensive suite of PDF manipulation operations using the Model Context Protocol framework. It supports both local and remote PDF tasks, such as rendering pages, merging, extracting metadata, retrieving text, and combining documents. The tool registers endpoints through the MCP protocol, enabling seamless server-based PDF processing for various clients. Built with Python, it emphasizes secure handling and compatibility with Claude Desktop via the Smithery ecosystem.

    31 8 MCP
  • 39
    Agentic Long-Term Memory with Notion Integration

    Agentic Long-Term Memory with Notion Integration

    Production-ready agentic long-term memory and Notion integration with Model Context Protocol support.

    Agentic Long-Term Memory with Notion Integration enables AI agents to incorporate advanced long-term memory capabilities using both vector and graph databases. It offers comprehensive Notion workspace integration along with a production-ready Model Context Protocol (MCP) server supporting HTTP and stdio transports. The tool facilitates context management, tool discovery, and advanced function chaining for complex agentic workflows.

    4 2 MCP
  • 40
    ImageSorcery MCP

    ImageSorcery MCP

    Local image recognition and editing tools for AI assistants

    ImageSorcery MCP provides AI assistants with advanced image processing capabilities, all executed locally for privacy and efficiency. It offers a suite of tools for editing, analyzing, and enhancing images, including cropping, resizing, object detection, and OCR. The software leverages pre-trained models and OpenCV techniques to handle a wide range of image tasks without requiring cloud services. Designed for AI integration, it allows natural language prompts to control image manipulation and recognition workflows.

    236 30 MCP
  • 41
    mcp-simple-arxiv

    mcp-simple-arxiv

    MCP server to search and retrieve arXiv scientific papers for LLM clients.

    mcp-simple-arxiv is an MCP-compliant server that enables language model clients to search and retrieve metadata, abstracts, and links for arXiv scientific papers. It can be run locally or as a network-accessible web service, facilitating seamless integration with desktop LLM clients like Claude Desktop. The server adheres to arXiv API guidelines, supports both stdio and web deployment modes, and is designed for easy installation through pip or Smithery. Users can perform detailed searches, view paper summaries, and access available formats directly from their preferred AI clients.

    164 21 MCP
  • 42
    Ancestry MCP Server

    Ancestry MCP Server

    MCP server for managing and interacting with GEDCOM genealogy files

    Ancestry MCP Server is a Python-based server that implements the Model Context Protocol (MCP) to enable operations on GEDCOM (.ged) genealogy files. It allows for reading, parsing, listing, renaming, and searching within GEDCOM files, primarily used for family history research. The server supports integration with tools like Claude Desktop and provides a standardized interface for programmatic access to ancestry data. Operations are restricted to user-specified directories for data safety.

    27 5 MCP
  • 43
    Himalayas Remote Jobs MCP Server

    Himalayas Remote Jobs MCP Server

    Real-time remote job and company search via MCP for AI assistants.

    Provides a public Model Context Protocol (MCP) server that enables AI assistants to access and search thousands of remote job listings and company information from Himalayas.app. Offers structured tools for advanced job and company search, including filters for keywords, location, and remote eligibility. Supports integration with popular AI desktops like Claude, Cursor, and Windsurf through simple configuration. Features OAuth authentication for secure access and real-time results.

    12 2 MCP
  • 44
    NearbySearch MCP Server

    NearbySearch MCP Server

    IP-based nearby search via Google Places, packaged as an MCP tool.

    NearbySearch MCP Server enables users to search for nearby places using their IP-based location, leveraging the Google Places API. Designed to run as an MCP server, it offers an accessible interface for location-aware searches with customizable radius and filter options. The tool supports integration with clients such as Claude Desktop and features a simple setup process using Python 3.10+. Ideal for use cases where model context needs to be enriched with location-based search results.

    21 7 MCP
  • 45
    FastMCP LaTeX Server (tex-mcp)

    FastMCP LaTeX Server (tex-mcp)

    A microservice for rendering LaTeX and templates to PDF via the Model Context Protocol.

    FastMCP LaTeX Server is a microservice designed to render raw LaTeX or Jinja2 template documents and compile them into PDF files. It exposes a suite of five MCP-compatible tools for document rendering, template management, and artifact handling. The service can be run locally or integrated seamlessly with Claude Desktop, supporting both stdin/stdout MCP communication and HTTP-based transport. Output artifacts, including .tex and .pdf files, are generated in a dedicated directory, and a variety of ready-made templates are provided for easy customization.

    4 2 MCP
  • 46
    mcp-paperswithcode

    mcp-paperswithcode

    Discover and analyze research papers and code repositories through the PapersWithCode API.

    mcp-paperswithcode provides a Model Context Protocol (MCP) interface for AI assistants to discover, search, and analyze research papers, related code repositories, datasets, authors, conferences, and research areas. The tool enables seamless integration with the PapersWithCode API, offering powerful methods for context-aware research exploration. It supports searching, retrieving metadata, extracting content, and listing relationships between academic resources, enhancing an AI model's ability to access and utilize scientific content.

    14 7 MCP
  • 47
    JSON MCP Filter

    JSON MCP Filter

    MCP server for JSON schema generation, smart filtering, and secure chunked data extraction.

    JSON MCP Filter is an MCP-compliant server offering robust JSON schema generation and field-level filtering tools for both local files and remote HTTP/HTTPS endpoints. Leveraging quicktype for precise TypeScript type creation, it supports advanced features such as smart shape-based filtering, auto-chunking of large datasets, and memory-safe processing. Designed for seamless integration with popular MCP clients, it excels at extracting and preparing relevant JSON data for large language model contexts.

    17 7 MCP
  • 48
    Triplyfy MCP

    Triplyfy MCP

    Remote MCP server enabling Claude to plan, edit, and save trips on Triplyfy.

    Triplyfy MCP provides a remote Model Context Protocol (MCP) server integration for Claude Desktop, allowing users to seamlessly plan, edit, and save itineraries within the Triplyfy trip-planning platform. The setup facilitates secure user authentication via Google sign-in and manages session tokens for persistent access. Users can create, update, and organize their trips with features like drag-and-drop, integrated flight search, and map views. Communication between Claude and Triplyfy is handled through a standardized MCP SSE endpoint.

    3 2 MCP
  • 49
    MCP RSS Aggregator

    MCP RSS Aggregator

    Fetch and read RSS feeds in Claude Desktop via Model Context Protocol.

    MCP RSS Aggregator enables Claude Desktop to access and display content from user-selected RSS feeds using the Model Context Protocol (MCP). It supports OPML and JSON formats for managing feed configurations, allowing users to import or customize their subscriptions easily. The tool organizes feeds by categories, filters content from different sources, and presents articles with well-formatted titles, snippets, and links. Integration with Claude Desktop allows seamless aggregation and delivery of real-time news content for users.

    16 9 MCP
  • 50
    MCP Ping-Pong Server by Remote Call

    MCP Ping-Pong Server by Remote Call

    An experimental MCP-based Ping-Pong server leveraging FastAPI and FastMCP for remote calls.

    MCP Ping-Pong Server by Remote Call demonstrates the use of the Model Context Protocol (MCP) for handling command-based interactions via FastAPI. The project provides a backend powered by FastAPI and FastMCP, enabling remote MCP calls through API endpoints and Server-Sent Events (SSE). It includes thread-safe session management, command handling integration, and an interactive UI for engaging with ping, pong, and count operations. Designed as an educational tool, it showcases practical MCP usage for API-driven workflows.

    1 2 MCP

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Didn't find tool you were looking for?

Be as detailed as possible for better results