Python 从0到1构建MCP Server & Client
支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai
Directory
支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai
Demo: mcp protocol with simple client and server file
# 🦖 VelociRAG **Lightning-fast RAG for AI agents.** _Four-layer retrieval fusion powered by ONNX Runtime. No PyTorch. Sub-200ms warm search. Incremental graph…
This repo covers LLM, Agents, MCP Tools, Skills concepts with sample codes: LangChain & LangGraph, AWS Strands Agents, Google Agent Development Kit…
A simple TypeScript library for creating MCP servers.
llm-mcp-server-template is a template project for developing LLM-MCP (Model Context Protocol) servers. It demonstrates a simple number comparison server and…
Multi MCP Server and client w/ LangGraph Prebuilt ReAct Agent
A simple prototype SwarmUI MCP server with accompanying local LangChain Ollama agent
Model Content Protocol (MCP) server for querying Feyenoord football match data using natural language.
Multi-agent orchestration MCP server with atomic shared blackboard, FSM governance, per-agent budget enforcement, and adapters for 12 AI frameworks including…
This project 🌐 is a robust implementation of the Model Context Protocol (MCP), designed to facilitate seamless integration and interaction with various…
# Standardizing LLM Interaction with MCP Servers Model Context Protocol, or MCP, is [an open protocol that standardizes how applications provide context to…
With this MCP, you can debug your application by querying any issue to an LLM using the latest documentation available on the web. We currently support…
Demo of implementation of MCP using Langchain MCP Adapters and Ollama
# 🔍 Semantic-Sift **The Reasoning-First Middleware for High-Fidelity Agentic Workflows.** [
Sử dụng MCP Server & Agent LangChain/LangGraph
MCP server for Firecrawl Simple — a web scraping and site mapping tool enabling LLMs to access and process web content
mkinf SDK to interact with mkinf hub MCP servers
Python library for integrating the Alation API into agentic workflows
Transform 17 source types (docs, GitHub repos, PDFs, videos, Jupyter, Confluence, Notion, Slack/Discord) into AI-ready skills and RAG knowledge. 35 MCP tools…
This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM…
Converts OpenAPI specifications into LangChain tools, enabling AI assistants to interact with existing REST APIs without custom implementation