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.
Directory
Uses Claude or OpenAI API to convert prompt-mapped input into concrete MCP server components such as tools, resource templates, and prompt handlers.
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 Model Context Protocol (MCP) tool server for OpenAI's GPT-4o/gpt-image-1 image generation and editing APIs.
A FastAPI application that integrates with Telegram using webhooks and OpenAI Agents SDK for AI-powered stock trading assistance, utilizing MCPHub for multiple…
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.
KognitiveKompanion is a modern, versatile AI interface for KDE and other desktop environments, designed to provide seamless interaction with AI backends…
Example implementation of the Google A2A protocol with a Flask server and Python client. Includes web search integration via MCP
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 practical demonstration of integrating LangChain with Model Control Protocol (MCP) featuring both single and multi-server implementations. Includes examples…
Model Context Protocol (MCP) servers and clients
Agent-agnostic persistent memory as an MCP Server (SQLite + Chroma + Markdown)
🐍 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…
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 Chat Client for LLMs, written in Compose Multiplatform.
A model-agnostic MCP Client-Server for .Net and Unity
Sample MCP Server & Client setup, compatible with LangChain
# 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…
An MCP server that interfaces with OpenAI, Google, and Anthropic's APIs to give Claude Code "coworkers" to help it on difficult problems.
Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and…
A Go implementation of an MCP (Model Context Protocol) server tools
A scriptable and powerful UI-Chat-Application for chatting with most Gen-AI LLMs
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`.