Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 25–48 of 5,350 for Rijksmuseum MCP Client for Rijksmuseum MCP Server

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…

Mcp Agentbay

# Wuying AgentBay MCP Server English | [中文](README_zh.md) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses…

ollama-MCP-server

# ollama-MCP-server Ollamaと通信するModel Context Protocol (MCP) サーバー ## 概要 このMCPサーバーは、ローカルのOllama LLMインスタンスとMCP互換アプリケーションの間でシームレスな統合を可能にし、高度なタスク分解、評価、ワークフロー管理を提供します…

Github

# SSE-based Server and Client for [MCP](https://modelcontextprotocol.io/introduction) [![smithery…

MCP GraphQL

# MCP GraphQL [![smithery badge](https://smithery.ai/badge/@setyolegowo/mcp-server-graphql)](https://smithery.ai/server/@setyolegowo/mcp-server-graphql) ##…

.NET OpenAI MCP Agent

Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps

Introduction to MCP

Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic…

Loki MCP Server

# Loki MCP Server A [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol/mcp) server for Grafana Loki that provides AI agents with access to…

Sallyport

# Sallyport [![CI](https://github.com/ginkida/sallyport/actions/workflows/ci.yml/badge.svg)](https://github.com/ginkida/sallyport/actions/workflows/ci.yml)…

Crawl4ai Rag

<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…

Mesh Agent MCP Server

# Mesh Agent MCP Server ![mesh-2](https://github.com/user-attachments/assets/da67c0e6-0709-4f28-ab82-8abfc0c0734c) A Model Context Protocol (MCP) server that…

MCP Easy Installer

MCP easy installer is a robust mcp server with tools to search, install, configure, repair and uninstall MCP servers

Contextual MCP Server

# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…

Demo MCP 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…

Mcp Client Openai

本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。