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
search_users
Input Schema
Name
Required
Description
Default
keyword
Yes
查找用户的搜索词
limit
Yes
返回的最大用户数量
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "keyword": { "description": "查找用户的搜索词", "type": "string" }, "limit": { "description": "返回的最大用户数量", "type": "number" } }, "required": [ "keyword", "limit" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
search_users
get_profile
get_feeds