Opensearch Mcp Server Py
 - [OpenSearch MCP…
Directory
 - [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…
# GitHub Action Trigger MCP Server A Model Context Protocol server for GitHub Actions integration. ## Overview This is a TypeScript-based MCP server designed…
# Amazon Bedrock Converse API and Database MCP Server Integration This sample demonstrates the integration of AWS Bedrock's Conversational AI capabilities with…
# 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
# MCP Server SDK A WIP MoonBit implementation to support [Model Context Protocol](https://modelcontextprotocol.io/). Supported backends: - Wasm's Component…
# Google Workspace MCP Server A Model Context Protocol (MCP) server that provides tools for interacting with Gmail and Calendar APIs. This server enables you…
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…
# 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…
# OpenAI MCP Server A Model Context Protocol (MCP) server that enables AI assistants to interact with OpenAI's ChatGPT API. ## Features - **Chat Completion**…
# BigQuery MCP Server A Model Context Protocol (MCP) server for accessing Google BigQuery. This server enables Large Language Models (LLMs) to understand…
This example demonstrates how to integrate the Model Context Protocol (MCP) with OpenAI’s API, allowing OpenAI to dynamically use tools exposed by an MCP…
<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.