Contextual MCP Server
# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…
Directory
# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…
# OpenAPI MCP Server This application exposes any REST API as an MCP (Model Context Protocol) server based on its OpenAPI schema. It automatically generates…
 - [OpenSearch MCP…
# Nocodb MCP Server This MCP server provides tools to interact with a Nocodb database through the Model Context Protocol, offering CRUD operations (Create…
<p align="center"> <img src="https://img.shields.io/badge/MCP-Server-blueviolet?style=for-the-badge&logo=anthropic" alt="MCP Server" /> <img…
This is a skeleton project that you can use as a starting point for building your own MCP server. The example addition function demonstrates how to implement…
# Flatfile MCP Server The Flatfile MCP Server enables AI assistants such as Claude Desktop, Claude Code, Cursor, and other to interact directly with your…
# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…
# mcp_server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project npm…
An example Hono MCP server using Streamable HTTP
# Kuru.io MCP Server This project implements a Model Context Protocol (MCP) server for accessing Kuru.io crypto exchange data, making it accessible to LLMs and…
It is a Model Context Protocol (MCP) gateway that converts stdio transport to HTTP with Server-Sent Events (SSE). It also includes an example MCP server and…
# BigQuery MCP Server A Model Context Protocol (MCP) server for accessing Google BigQuery. This server enables Large Language Models (LLMs) to understand…
<p align="center"> <img src="https://img.shields.io/pypi/v/WaveGuardClient?style=for-the-badge&color=blueviolet" alt="PyPI"> <img…
# Noun Project MCP Server A Model Context Protocol (MCP) server for The Noun Project API, enabling Claude Code to search and retrieve icons programmatically…
[](https://mseep.ai/app/djannot-puppeteer-vision-mcp) #…
# 🎬 MCP Trakt: Your AI's Gateway to Entertainment Data  . This server allows AI agents (like Claude, ChatGPT…
LangGraph agent tutorial adapted to use MCP servers.
# Meerkats.ai MCP Server This is a Model Context Protocol (MCP) server for the Meerkats.ai web scraping service. It provides tools for web scraping, RSS feed…
Thesaurus MCP server using the unofficial WordHippo API
# Dixa MCP Server This is a FastMCP server that provides tools for interacting with the Dixa API. It allows you to search conversations, get conversation…
MCP architecture demo with single-server & multi-server clients using LangGraph, AI-driven tool calls, and async communication.