llm-mcp-server-template
llm-mcp-server-template is a template project for developing LLM-MCP (Model Context Protocol) servers. It demonstrates a simple number comparison server and…
Directory
llm-mcp-server-template is a template project for developing LLM-MCP (Model Context Protocol) servers. It demonstrates a simple number comparison server and…
A type-safe solution to remote MCP communication, enabling effortless integration for centralized management of Model Context.
# Wuying AgentBay MCP Server English | [中文](README_zh.md) [](https://opensource.org/licenses…
# ollama-MCP-server Ollamaと通信するModel Context Protocol (MCP) サーバー ## 概要 このMCPサーバーは、ローカルのOllama LLMインスタンスとMCP互換アプリケーションの間でシームレスな統合を可能にし、高度なタスク分解、評価、ワークフロー管理を提供します…
Automatically generate an MCP Server from existing source code, service classes, helper methods, and external MCP tools. The MCP Mediator aggregates various…
# SSE-based Server and Client for [MCP](https://modelcontextprotocol.io/introduction) [](https://smithery.ai/server/@setyolegowo/mcp-server-graphql) ##…
Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps
# MCP vs Manual vs A2A Nginx Installation ## Introduction This project simulates three different approaches to setting up a server (e.g., Nginx): 1. A…
Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic…
Run a MCP client & server demo with DeepSeek API
# 🌐 Loominus MCP (Under Development) **Visual Node-Based Builder for Model Context Protocol (MCP) Servers & Agents.** ## 🔥 Why Loominus MCP? MCP tools and…
# mcp-google-agent-platform-docs MCP server providing Google AI platform documentation to AI agents. [ server for Grafana Loki that provides AI agents with access to…
# Sallyport [](https://github.com/ginkida/sallyport/actions/workflows/ci.yml)…
<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…
A terminal-based chat client that connects to an MCP server and integrates with OpenAI's API, including a weather service as an example of MCP functionality…
# Mesh Agent MCP Server  A Model Context Protocol (MCP) server that…
MCP easy installer is a robust mcp server with tools to search, install, configure, repair and uninstall MCP servers
# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…
Demo MCP Server is a demo blocklet that hosts an MCP (Model Context Protocol) server. It is a full-stack dapp application containing both server and client…
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。