Directory

Search MCP Servers

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

Showing 409–432 of 20,880 for Rijksmuseum MCP Client for Rijksmuseum MCP Server

MCP Servers for Developers

**English** | [中文](https://github.com/theriseunion/awesome-mcp-servers/blob/main/README_cn.md) # MCP Servers for Developers ## Introduction This document…

Weather MCP Server

# Weather MCP Server A Spring Boot application that provides weather information through the Model Context Protocol (MCP). This project demonstrates how to…

Postgres Ai Guide

# pg-aiguide **AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It…

Pocketbase

# pocketbase-mcp [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![CI](https://github.com/tokenscompany/pocketbase-mcp/actions/wo…

MCP Crypto Server

# MCP Crypto Server A high-performance cryptocurrency market data and analysis platform built with FastMCP, CCXT, TimescaleDB, and RSS feed integration. ##…

mcp-server-bigboost

# mcp-server-bigboost Servidor MCP (Model Context Protocol) para integração com a API Bigboost da Bigdatacorp. Este servidor permite que modelos de linguagem…

Excalidraw Architect Mcp

# Excalidraw Architect MCP <!-- mcp-name: io.github.BV-Venky/excalidraw-architect-mcp --> [![PyPI](https://img.shields.io/pypi/v/excalidraw-architect-mcp)](http…

View Control MCP Server

# View Control MCP Server ローカルPCの操作、マウスクリック、画面キャプチャなどを行うModel Context Protocol (MCP)サーバー。 ## Model Context Protocol (MCP)とは Model Context Protocol…

ollama-MCP-server

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

MCP Census Server

# MCP Census Server A robust Model Context Protocol (MCP) server for accessing US Census Bureau data via JSON-RPC over HTTP. ## Features - JSON-RPC 2.0 (single…

mcp-server

# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…

MCP-Server 项目文档

MCP-Server 项目文档 is a server and client implementation of the Model Context Protocol (MCP) that enables large language models (LLMs) to call external tools via…

WordNet MCP 服务

# WordNet MCP 服务 这是一个基于WordNet的Model Context Protocol (MCP) 服务实现,提供词汇查询功能,包括同义词、反义词、上下位词和定义等。 ## 项目地址 GitHub…

Mcp_server

Mcpserver is a MCP (Model Context Protocol) server configuration reference that demonstrates how to run MCP services using uv/uvx and connect clients via…

mcp-server

# mcp-server { "name": "weather-mcp", "version": "1.0.0", "description": "Weather MCP server for Cline using OpenWeatherMap API", "main": "build/index.js"…

PANW AIRS MCP Server

# PANW AI Runtime Security MCP Server The PANW AI Runtime Security MCP Server allows you to integrate Palo Alto Networks AI security analytics capabilities…

Myrsu

# MyRSU MCP [![npm version](https://img.shields.io/npm/v/myrsu-mcp.svg)](https://www.npmjs.com/package/myrsu-mcp) [![npm…

serverless-mcp-cli

serverless-mcp-cli ================= Initialize a serverless MCP project on AWS with your preferred framework <!-- toc --> * [Usage](#usage) *…

Python Mcp Server Sample

### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…