Directory

Search MCP Servers

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

Showing 265–288 of 732 for Video Extraction Server

OpenStreetMap MCP Server

OpenStreetMap MCP server providing precision geospatial tools for LLMs via Model Context Protocol. Features geocoding, routing, nearby places, neighborhood…

OpenWeather MCP Server

A simple weather forecast MCP (Model Control Protocol) server that provides global weather forecasts and current weather conditions by integrating with the…

Number Guessing Game MCP Server

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

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…

Image Server

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…

YouTube Music MCP Server

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

Mcp Server Location

A location server based on MCP (Model Context Protocol) that provides IP address location and latitude/longitude query functionality.

Amap Weather Server

# 说明 这是一个通过Node.js开发的"天气查询" MCP Server,通过高德地图的api实现。 # 注意 在[高德开放平台](https://console.amap.com/dev/key/app)创建apikey,然后配置 AMAP_KEY ```json { "mcpServers": {…

Figma MCP Server

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

# MCP Weather Server A lightweight **TypeScript + Node.js** server built using the [Model Context Protocol (MCP)](https://modelcontextprotocol.org/) to provide…

MCP Weather Server for Claude

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…

Simple Osc Mcp Server

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…

Weather MCP Server

A weather MCP server that provides weather forecasts and alerts using the National Weather Service API

Figma To Code Mcp Server

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…

Juhe Weather MCP Server

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 Weather Server

#нужо активировать виртуальную среду . .\.venv\Scripts\Activate.ps1 #И запустить сервер MCP: uv run weather.py

Mcp Weather Server

# 天气 MCP Server docs: https://modelcontextprotocol.io/quickstart/server ## 服务运行测试 ```shell uv run weather.py ``` ## 使用 Claude for Desktop 作为客户端测试 ### 配置…