OpenAI Integration with MCP
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…
Directory
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…
A super simple Starter to build your own MCP Server
A lightweight Model Context Protocol (MCP) server that enables AI to automatically send mass emails via SMTP for you.
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server…
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
Sử dụng MCP Server & Agent LangChain/LangGraph
This is a Model Context Protocol (MCP) server that provides comprehensive information about AWS Cloudscape Design System components, along with code generation…
MCP for Video- or Image-Generation with Google VEO2
A bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between…
A working example of your own agents from the scratch and using it with the mcp servers from scratch
An MCP Server for the Espresso Android Test Framework, crafted to improve testing capabilities and optimize development workflows.
A terminal-based chat client that connects to an MCP server and integrates with OpenAI's API, including a weather service as an example of MCP functionality…
This MCP server connects AI assistants (like Claude, ChatGPT, and others that support MCP) to your Meet.bot account, allowing them to schedule meetings on your…
MCP Go is a Go implementation of an MCP server using SSE transport. It is a work in progress, and its API may change.
A basic MCP (Model Context Protocol) server built with Spring-AI that exposes a single tool (scheduleAppointment) via SSE transport, aimed at developers…
Delivers real-time Brave Search results via Server-Sent Events (SSE), maintaining persistent connections for immediate display without polling requirements.
Perplexity Ask OpenRouter is a Model Context Protocol (MCP) server that connects Perplexity’s models to the OpenRouter API, enabling their use with any…
Example project demonstrating how to expose FastAPI endpoints as Model Context Protocol (MCP) tools using `fastapi-mcp`. Includes a basic LangChain agent…
Spring AI MCP extends the MCP Java SDK with Spring Boot integration, providing both client and server starters. It enables AI models to interact with external…
Official Model Context Protocol (MCP) server to search, filter, and retrieve live remote job listings from the Jobicy database in real-time. Works with Claude…
An MCP server that connects LLMs to the Itential Platform, enabling AI assistants to manage network automations, orchestrate workflows, monitor platform…
A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
Dokku MCP Server is a Model Context Protocol (MCP) server written in Go that exposes Dokku’s management capabilities to Large Language Models (LLMs). It allows…
Agentic MCP Client Server that solves a math task and draws output in rectangle in a drawing app.