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.stuchapin909/open-eagle-eye · v8.0.0
Live snapshots from ~29,000 public cameras across 11 countries — traffic, weather, webcams
open-eagle-eye 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"open-eagle-eye": {
"command": "npx",
"args": [
"-y",
"openeagleeye"
]
}
}
}{
"id": "io.github.stuchapin909/open-eagle-eye",
"type": "mcp-server",
"version": "8.0.0",
"displayName": "open-eagle-eye",
"description": "Live snapshots from ~29,000 public cameras across 11 countries — traffic, weather, webcams",
"repository": {
"url": "https://github.com/stuchapin909/Open-Eagle-Eye",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "openeagleeye",
"version": "8.0.0",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.stuchapin909/open-eagle-eye",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.stuchapin909%2Fopen-eagle-eye/versions/latest",
"isOfficial": true,
"status": "active"
}
}