W
Weibo MCP Server
by @bossdong955
一个获取前N微博热搜的MCP服务,支持stdio和sse模式调用。
Created 4/15/2025
Updated 8 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx weibo-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"bossdong955-weibo-mcp-server": {
"command": "uvx",
"args": [
"weibo-mcp-server"
]
}
}
}
Author Servers
Other servers by bossdong955