🧠 Agente de Reportes — ComaPOS | n8n + MCP Server/Client
Este repositorio contiene un agente inteligente construido en n8n que utiliza la arquitectura MCP Server y MCP Client para generar, automatizar y entregar…
Directory
Este repositorio contiene un agente inteligente construido en n8n que utiliza la arquitectura MCP Server y MCP Client para generar, automatizar y entregar…
This TypeScript-based server implements a simple notes system, allowing users to create and manage text notes and generate summaries, showcasing core MCP…
A lightweight knowledge base assistant using MCP with LLM integration. Features a streamlined server-client architecture combining custom tools with a…
A Python-based trading assistant that connects to a Zerodha MCP server to help users manage their trading account. It integrates with Zerodha’s API via the…
# deAPI MCP Server Production-ready Model Context Protocol (MCP) server for the [deAPI](https://deapi.ai) REST API. This server exposes all deAPI AI…
A type-safe solution to remote MCP communication, enabling effortless integration for centralized management of Model Context.
Complete sandbox for augmenting LLM inference (local or cloud) with MCP Client-Server. Low friction testbed for MCP Server validation and agentic evaluation.
支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai
Agentic MCP Client Server that solves a math task and draws output in rectangle in a drawing app.
Multi MCP Server and client w/ LangGraph Prebuilt ReAct Agent
.NET Core D365 MCP Server exposing Dynamics 365 tools. Uses .NET OData client.
<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"…
Example project demonstrating how to expose FastAPI endpoints as Model Context Protocol (MCP) tools using `fastapi-mcp`. Includes a basic LangChain agent…
# MCP + Ollama Local Tool Calling Example This project demonstrates how a local AI agent can **understand user queries** and **automatically call Python…
A typescript example for web app as the host connecting node mcp server
Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic…
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
Sample MCP Server & Client setup, compatible with LangChain
Self-hosted AI workflow automation platform with visual canvas, agents, RAG, HITL, MCP, and observability in one runtime. Expose your Heym workflows as an MCP…
This example demonstrates how to integrate the Model Context Protocol (MCP) with OpenAI’s API, allowing OpenAI to dynamically use tools exposed by an MCP…
Supports large models that access any API type, and provides an example of opening a local application
Parse any user agent string into structured data: browser, OS, device type, engine, and bot detection in one call. -- x402 micropayment API + MCP server for AI…
# MCP Tools A custom Model Context Protocol (MCP) server implementation that provides file system and command execution tools for Claude Desktop and other LLM…
Model Context Protocol (MCP) is a client-server protocol that enables communication between large language models (LLMs) and external tools or data sources. It…