MCP Servers for Developers
**English** | [中文](https://github.com/theriseunion/awesome-mcp-servers/blob/main/README_cn.md) # MCP Servers for Developers ## Introduction This document…
Directory
**English** | [中文](https://github.com/theriseunion/awesome-mcp-servers/blob/main/README_cn.md) # MCP Servers for Developers ## Introduction This document…
# Weather MCP Server A Spring Boot application that provides weather information through the Model Context Protocol (MCP). This project demonstrates how to…
This is a basic MCP Server-Client Impl using SSE
# pg-aiguide **AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It…
# pocketbase-mcp [](LICENSE) [ para integração com a API Bigboost da Bigdatacorp. Este servidor permite que modelos de linguagem…
# Excalidraw Architect MCP <!-- mcp-name: io.github.BV-Venky/excalidraw-architect-mcp --> [](http…
# View Control MCP Server ローカルPCの操作、マウスクリック、画面キャプチャなどを行うModel Context Protocol (MCP)サーバー。 ## Model Context Protocol (MCP)とは Model Context Protocol…
# WhatsApp MCP Server with Wati API This is a Model Context Protocol (MCP) server for WhatsApp using the Wati API. With this you can search and read your…
# ollama-MCP-server Ollamaと通信するModel Context Protocol (MCP) サーバー ## 概要 このMCPサーバーは、ローカルのOllama LLMインスタンスとMCP互換アプリケーションの間でシームレスな統合を可能にし、高度なタスク分解、評価、ワークフロー管理を提供します…
# 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…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# semantic-search-mcp-server A Model Context Protocol (MCP) server built with mcp-framework for enhancing Claude Desktop with semantic search capabilities. ##…
# 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 项目文档 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的Model Context Protocol (MCP) 服务实现,提供词汇查询功能,包括同义词、反义词、上下位词和定义等。 ## 项目地址 GitHub…
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 { "name": "weather-mcp", "version": "1.0.0", "description": "Weather MCP server for Cline using OpenWeatherMap API", "main": "build/index.js"…
# 🧠 cdk-serverless-mcp-server A super simple Model Context Protocol (MCP) server deployed on AWS Lambda and exposed via Amazon API Gateway, deployed with AWS…
# 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 MCP [](https://www.npmjs.com/package/myrsu-mcp) [ *…
### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…