Integrating AI with Flutter: Creating AI Services with LlmServer and mcp_server
# Integrating AI with Flutter: Creating AI Services with LlmServer and mcp_server ![Flutter and AI…
Directory
# 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>…
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…
Complete sandbox for augmenting LLM inference (local or cloud) with MCP Client-Server. Low friction testbed for MCP Server validation and agentic evaluation.
# 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…
An MCP server that provides LLMs access to other LLMs
A Simple bridge from Ollama to a fetch url mcp server
Build Secure and Compliant AI agents and MCP Servers. YC W23
# 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
# LLM-Guard 隐私网关 一个基于MCP协议的隐私保护网关,用于在LLM应用中检测和过滤敏感信息。 ## 功能特性 1. **PII脱敏**:自动识别文本中的中文人名、手机号、邮箱,并将其替换为占位符 2. **密钥拦截**:检测常见的API Key、阿里云AccessKey以及RSA私钥 3…
solon ai(&mcp) embedded examples。支持 MCP_2025_06_18(mcp streamable)。示例项目包括各种框架嵌入:(Solon、SpringBoot、jFinal、Vert.X、Quarkus、Micronaut)
Stdio Mcp Server 转为 RestFul,轻松部署与 Web 服务集成, mcp gateway
llm-mcp-server-template is a template project for developing LLM-MCP (Model Context Protocol) servers. It demonstrates a simple number comparison server and…
Stdio Mcp Server 转为 RestFul,轻松部署与 Web 服务集成, mcp gateway
# Jentic SDK & MCP Plugin [Beta] Jentic MCP empowers AI agent builders to discover and integrate external APIs and workflows rapidly—without writing or…
A Model Control Protocol (MCP) server that allows cross-checking responses from multiple LLM providers simultaneously. It integrates with Claude Desktop as an…
⚡ C̷h̷u̷c̷k̷N̷o̷r̷r̷i̷s̷ MCP server: Helping LLMs break limits. Provides enhancement prompts inspired by elder-plinius' L1B3RT4S
Repair malformed JSON from LLM tool calls and agent-to-agent handoffs — fixes trailing commas, single quotes, truncation, markdown code fences, comments, and…
<h1 align="center">MCP-Mem0: Long-Term Memory for AI Agents</h1> <p align="center"> <img src="public/Mem0AndMCP.png" alt="Mem0 and MCP Integration"…