OpenStreetMap MCP Server
OpenStreetMap MCP server providing precision geospatial tools for LLMs via Model Context Protocol. Features geocoding, routing, nearby places, neighborhood…
Directory
OpenStreetMap MCP server providing precision geospatial tools for LLMs via Model Context Protocol. Features geocoding, routing, nearby places, neighborhood…
MCP server using the Korea Weather Service (KWS)
A simple weather forecast MCP (Model Control Protocol) server that provides global weather forecasts and current weather conditions by integrating with the…
A demonstration Model Context Protocol (MCP) server implemented in TypeScript, showcasing dynamic tool and resource management, stateful HTTP sessions, and…
QR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze…
MCP server that can analyze your Spotify playlists and use Claude to recommend songs based on the mood, vibe, BPM, and other musical attributes.
Image Server is an MCP (Model Context Protocol) server that provides an image generation tool. It uses an English description to generate images matching the…
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple…
This is a MCP (Model Context Protocol) server that you can use with Cline through Visual Studio Code and ask songs to be played using Youtube Music
A location server based on MCP (Model Context Protocol) that provides IP address location and latitude/longitude query functionality.
# 说明 这是一个通过Node.js开发的"天气查询" MCP Server,通过高德地图的api实现。 # 注意 在[高德开放平台](https://console.amap.com/dev/key/app)创建apikey,然后配置 AMAP_KEY ```json { "mcpServers": {…
A TypeScript server implementing the Model Context Protocol (MCP) for the Figma API, enabling standardized context provision for LLMs. It allows LLM…
# MCP Weather Server A lightweight **TypeScript + Node.js** server built using the [Model Context Protocol (MCP)](https://modelcontextprotocol.org/) to provide…
MCP server enabling high-quality image generation via Together AI's Flux.1 Schnell model.
This is a tutorial repo about MCP server and client
An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it…
A Model Context Protocol (MCP) server that enables AI agents to create OSC (Open Sound Control) endpoints and receive OSC messages. This server provides a…
A weather MCP server that provides weather forecasts and alerts using the National Weather Service API
Use this Figma MCP Server to convert Figma Design to pseudo-code like structure - simple yet efficient for LLMs to understand design context. Connect to Figma…
A Model Context Protocol (MCP) server that enables large language models to query real-time weather forecasts for cities and districts across China. It…
MCP server that generates Vue components from Figma designs following Hostinger's design system
#нужо активировать виртуальную среду . .\.venv\Scripts\Activate.ps1 #И запустить сервер MCP: uv run weather.py
# 天气 MCP Server docs: https://modelcontextprotocol.io/quickstart/server ## 服务运行测试 ```shell uv run weather.py ``` ## 使用 Claude for Desktop 作为客户端测试 ### 配置…
Generate images from text using advanced AI models. Learn more about jigsawstack's image generation API here…