brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.pipeworx-io/meteostat · v0.2.0
Meteostat MCP — historical weather from 11k+ stations (no auth)
Meteostat 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"meteostat": {
"url": "https://gateway.pipeworx.io/meteostat/mcp"
}
}
}{
"id": "io.github.pipeworx-io/meteostat",
"type": "mcp-server",
"version": "0.2.0",
"displayName": "Meteostat",
"description": "Meteostat MCP — historical weather from 11k+ stations (no auth)",
"repository": {
"url": "https://github.com/pipeworx-io/mcp-meteostat",
"source": "github"
},
"homepage": "https://pipeworx.io/packs/meteostat",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://gateway.pipeworx.io/meteostat/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.pipeworx-io/meteostat",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.pipeworx-io%2Fmeteostat/versions/latest",
"isOfficial": true,
"status": "active"
}
}