Jina.ai Grounding MCP Server
Integrates Jina.ai's Grounding API with LLMs for real-time, fact-based web content grounding and analysis, enhancing LLM responses with precise, verified…
Directory
Integrates Jina.ai's Grounding API with LLMs for real-time, fact-based web content grounding and analysis, enhancing LLM responses with precise, verified…
Exposes OpenAI's agent capabilities for web search, file search, and computer actions through specialized agents and a multi-agent orchestrator that…
# AI SDK MCP Docs Server A Model Context Protocol (MCP) server that provides [AI SDK documentation](https://sdk.vercel.ai/), cookbook examples, and provider…
# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…
An MCP server that indexes local code into a graph database to provide context to AI assistants.
# Notion ReadOnly MCP Server This project implements an optimized read-only MCP server for the Notion API, focusing on performance and efficiency for AI…
# Memory Bank MCP Server This is a Model Context Protocol (MCP) server designed to manage project-specific "memory bank" data. It utilizes an SQLite database…
MCP server Implantation for RAG (GroundX API)
Provides real-time COVID-19 statistics by connecting to the disease.sh API, delivering case counts, deaths, recoveries, and testing data for any country.
Memorious-MCP is a minimal Model Context Protocol (MCP) server that provides a persistent key-value memory store with vector-similarity lookup using ChromaDB.
# appsumo-docs-mcp MCP server for the [AppSumo licensing docs](https://docs.licensing.appsumo.com). Exposes all documentation pages as resources and a keyword…
<html> <head> <meta name="google-site-verification" content="7IUYOCgEkfkiWIEriwc2wXkKfrWOHg2SzPp8BKGEh7g" /> </head> </html> # SerpApi MCP Server - Python A…
Give your AI agent a public URL to share its work: one tool (publish) turns any report/plan/doc into a clean, shareable web page. Free, no signup.
A tool to retrieve API interface information from YApi, with authentication configurable via environment variables.
# MCP Server with FAISS for RAG This project provides a proof-of-concept implementation of a Machine Conversation Protocol (MCP) server that allows an AI agent…
<h1 align="center">MCP-Mem0: Long-Term Memory for AI Agents</h1> <p align="center"> <img src="public/Mem0AndMCP.png" alt="Mem0 and MCP Integration"…
# Prompt Book Server An MCP server that connects to Notion databases containing AI prompts, allowing you to manage, search, and retrieve prompts efficiently…
Diseño e Implementación de interconexión entre LLM y Espacios de Datos mediante Model Context Protocol (MCP)
The Cursor Memory MCP Server provides a powerful tool to assist in coding with cursor, enpower cursor to operate with memory, make coding taste much more…
This is an MCP server for retrieving all files in the memory-bank directory at once. Its purpose is to reduce AI tool invocation frequency when loading…
# Google Docs MCP Server A Model Context Protocol (MCP) server for Google Docs API, allowing language models to create, search, append to, and update Google…
Integrates with Perplexity AI search API to enable real-time web searches with customizable parameters for recency filtering, domain-specific queries, and…
Converts OpenAPI/Swagger specifications to Model Context Protocol (MCP) format, providing a modern Web UI and a backend service.
Scans Next.js project directories to extract API route information, validation schemas, and type definitions for automated documentation and testing workflows