mcp-server-openai-bridge
Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.
Directory
Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.
A server for interacting with the OpenAI API. Requires an OpenAI API key.
<div align="center"><b><a href="README.md">English</a> | <a href="readme_CN.md">简体中文</a> | <a href="readme_JP.md">日本語</a> | <a…
KognitiveKompanion is a modern, versatile AI interface for KDE and other desktop environments, designed to provide seamless interaction with AI backends…
This is a step‑by‑step tutorial that teaches how to build a Model Context Protocol (MCP) server and client from scratch using Python 3.11 and the uv package…
A simple .NET implementation of an MCP (Model Context Protocol) Client and Server example. This project demonstrates how to create and interact with an MCP…
# Spark MCP (Model Context Protocol) Optimizer This project implements a Model Context Protocol (MCP) server and client for optimizing Apache Spark code. The…
This MCP server generates AI agent tools from Postman collections and requests. It integrates with the Postman API to convert API endpoints into type-safe code…
# Octagon Investor MCP Server [](https://smithery.ai/server/@octagonai/investor-mcp-s…
Model Context Protocol (MCP) servers and clients
🐍 an openAI middleware proxy to use mcp in any existing openAI compatible client
<h1 align="center">Crawl4AI RAG MCP Server</h1> <p align="center"> <em>Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants</em> </p> A…
# Voiceflow MCP Client A Node.js client for the Model Context Protocol (MCP) that integrates with remote MCP servers to provide tools for your Voiceflow Agent…
A Chat Client for LLMs, written in Compose Multiplatform.
MCPFileSystemClient is a client application that connects a local LLM (compatible with the OpenAI SDK) to the MCP filesystem server, allowing the model to read…
Model Context Protocol (MCP) servers and clients
Sample MCP Server is a Model Context Protocol (MCP) server built with TypeScript and Express.js that provides integration with SQL databases, the Jira API, and…
A model-agnostic MCP Client-Server for .Net and Unity
A minimal example of an MCP agent and server that can be used to ask an AI about who someone is
An experimental Model Context Protocol (MCP) server that integrates with Azure Kubernetes Service (AKS). It uses k8sgpt and Azure OpenAI for diagnostics and is…
This is a Chain-of-Recursive-Thoughts (CORT) MCP server.
An MCP Server for generating images via OpenAI's `gpt-image-1`
A scriptable and powerful UI-Chat-Application for chatting with most Gen-AI LLMs
# MCPサーバー練習用コード 本コードは下記のQiita記事の実装コードです。 先に記事をご覧ください。 ## 環境構築 1. リポジトリクローン ```bash git clone https://github.com/switch-kosuke/practice-mcp-server.git ``` 2…