MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

一个获取前N微博热搜的MCP服务,支持stdio和sse模式调用。

Created 4/15/2025
Updated 8 months ago
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" ] } } }