Terminal-based Chat Client with MCP Server Integration
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…
Directory
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…
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.
A Chat Client for LLMs, written in Compose Multiplatform.
A Model Control Protocol (MCP) server that allows cross-checking responses from multiple LLM providers simultaneously. It integrates with Claude Desktop as an…
A FastAPI application that integrates with Telegram using webhooks and OpenAI Agents SDK for AI-powered stock trading assistance, utilizing MCPHub for multiple…
MCP server for using OpenAI compatible chat endpoints
A server for interacting with the OpenAI API. Requires an OpenAI API key.
llm-mcp-server-template is a template project for developing LLM-MCP (Model Context Protocol) servers. It demonstrates a simple number comparison server and…
# 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…
KognitiveKompanion is a modern, versatile AI interface for KDE and other desktop environments, designed to provide seamless interaction with AI backends…
Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.
A Model Context Protocol (MCP) tool server for OpenAI's GPT-4o/gpt-image-1 image generation and editing APIs.
Enables multiple LLMs to share and analyze each other's responses to the same prompt, facilitating collaborative problem-solving and multi-perspective analysis…
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…
<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…
Example implementation of the Google A2A protocol with a Flask server and Python client. Includes web search integration via MCP
GitHub AI Agent powered by official GitHub MCP Server. Uses LangGraph and LangChain MCP Adapters. Agent is exposed on various agent transport protocols (AGNTCY…
A Go implementation of an MCP (Model Context Protocol) server tools
Mastra Docs Chatbot is a Next.js application that uses Mastra agents with Model Context Protocol (MCP) integration to provide a chat interface for answering…
An MCP server that integrates with the OpenAI API, configured via environment variables for API key and model selection.
An example MCP server with a couple nmap scans as tools.
An MCP server that interfaces with OpenAI, Google, and Anthropic's APIs to give Claude Code "coworkers" to help it on difficult problems.
# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…
A practical demonstration of integrating LangChain with Model Control Protocol (MCP) featuring both single and multi-server implementations. Includes examples…