Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Weibo MCP Server
by
Selenium39
Verified
npm
GitHub
Browser Automation
Social Media
TypeScript
120
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_feeds
Input Schema
Name
Required
Description
Default
limit
Yes
返回的最大动态数量
uid
Yes
微博用户的唯一标识符
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "返回的最大动态数量", "type": "number" }, "uid": { "description": "微博用户的唯一标识符", "type": "number" } }, "required": [ "uid", "limit" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
search_users
get_profile
get_feeds