2344
<div align="center"><b><a href="README.md">English</a> | <a href="readme_CN.md">简体中文</a> | <a href="readme_JP.md">日本語</a> | <a…
Directory
<div align="center"><b><a href="README.md">English</a> | <a href="readme_CN.md">简体中文</a> | <a href="readme_JP.md">日本語</a> | <a…
# Integrating AI with Flutter: Creating AI Services with LlmServer and mcp_server ![Flutter and AI…
<picture> <img alt="" src="./static/image.jpg" width="full"> </picture> <h1 align="center">Open Source MCP CLient Library </h1>…
# MCP(Model Context Protocol) minimal Kotlin client server sample A simple weather tool demonstrating server-client interaction using the Model Context…
llm-mcp is an LLM plugin that adds Model Context Protocol (MCP) support, enabling LLMs to use tools from any MCP server. It integrates with the LLM…
Allow any MCP-capable LLM agent to communicate with or delegate tasks to any other LLM available through the OpenRouter.ai API.
This project demonstrates the integration between LLM clients and MCP (Model Context Protocol) servers using Server-Sent Events (SSE) for real-time…
# MCP Server with FAISS for RAG This project provides a proof-of-concept implementation of a Machine Conversation Protocol (MCP) server that allows an AI agent…
Complete sandbox for augmenting LLM inference (local or cloud) with MCP Client-Server. Low friction testbed for MCP Server validation and agentic evaluation.
# Gmail MCP Server A Gmail integration with FastMCP (Model Control Protocol) that enables AI assistants to interact with Gmail through a set of tools and…
# MCP Server Template ## Prerequisites ### LLM CLI Installation This project requires the LLM CLI to be installed. You can install it using Homebrew: ```bash…
# MCP Conceal An MCP proxy that pseudo-anonymizes PII before data reaches external AI providers like Claude, ChatGPT, or Gemini. ```mermaid sequenceDiagram…
# IntraIntel.ai - Multi-LLM Agent Coding Challenge This project implements a Multi-LLM Agent system in Python designed to answer medical questions. It…
# MCP Server for Documentation Processing MCP server that processes technical documentation into llm.txt format, which can be used as context for LLMs in…
# Crawlab MCP Server This is a Model Context Protocol (MCP) server for Crawlab, allowing AI applications to interact with Crawlab's functionality. ## Overview…
An MCP server that provides LLMs access to other LLMs
A template repository that includes a dev container for running a local LLM and included knowledge base. Add a git repo using `git subtree` or `git submodule`…
A Simple bridge from Ollama to a fetch url mcp server
# Paychex MCP Server This project is a demonstration MCP (Machine Context Protocol) server that interacts with the Paychex Developer API documentation. It…
Build Secure and Compliant AI agents and MCP Servers. YC W23
# jsboige-mcp-servers Collection de serveurs MCP (Model Context Protocol) pour étendre les capacités des modèles de langage (LLM)…
# Standardizing LLM Interaction with MCP Servers Model Context Protocol, or MCP, is [an open protocol that standardizes how applications provide context to…
# MCP + Ollama Local Tool Calling Example This project demonstrates how a local AI agent can **understand user queries** and **automatically call Python…
Run a MCP client & server demo with DeepSeek API