Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 49–72 of 5,280 for openai-mcp-client

mcp_llm_inferencer

Uses Claude or OpenAI API to convert prompt-mapped input into concrete MCP server components such as tools, resource templates, and prompt handlers.

mcp_starter_cli

CLI tool to scaffold, run, and test MCP servers locally with Node.js or Python, integrated with Claude and OpenAI key injection and auto-link to Claude Desktop.

Bull Vision Agent

A FastAPI application that integrates with Telegram using webhooks and OpenAI Agents SDK for AI-powered stock trading assistance, utilizing MCPHub for multiple…

KognitiveKompanion

KognitiveKompanion is a modern, versatile AI interface for KDE and other desktop environments, designed to provide seamless interaction with AI backends…

Google A2A Agent Example

Example implementation of the Google A2A protocol with a Flask server and Python client. Includes web search integration via MCP

MCP Crash Course

A practical demonstration of integrating LangChain with Model Control Protocol (MCP) featuring both single and multi-server implementations. Includes examples…

MCP-Bridge

🐍 an openAI middleware proxy to use mcp in any existing openAI compatible client

Crawl4ai Rag

<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…

🚀 GitHub AI Agent

GitHub AI Agent powered by official GitHub MCP Server. Uses LangGraph and LangChain MCP Adapters. Agent is exposed on various agent transport protocols (AGNTCY…

Deep-Co

A Chat Client for LLMs, written in Compose Multiplatform.

CereBro

A model-agnostic MCP Client-Server for .Net and Unity

Strava MCP Chatbot

# Strava MCP Chatbot This is a simple Python chatbot that connects to a locally hosted MCP (Model Context Protocol) server. The chatbot acts as an elite…

ConsultingAgents MCP Server

An MCP server that interfaces with OpenAI, Google, and Anthropic's APIs to give Claude Code "coworkers" to help it on difficult problems.

🧠 Ultimate MCP Server

Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and…

Ask m' AI

A scriptable and powerful UI-Chat-Application for chatting with most Gen-AI LLMs

mcp_prompt_mapper

Generates optimal Claude/OpenAI-ready prompts to build each part of the MCP server (resources, tools, prompts) from the input generated by `mcp_input_analyzer`.