{"id":27852026,"url":"https://github.com/Selenium39/mcp-server-weibo","last_synced_at":"2025-05-04T03:01:58.242Z","repository":{"id":284316253,"uuid":"954536997","full_name":"Selenium39/mcp-server-weibo","owner":"Selenium39","description":"Model Context Protocol服务器，用于抓取微博用户信息、动态和搜索功能","archived":false,"fork":false,"pushed_at":"2025-03-25T08:37:28.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T09:34:50.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Selenium39.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-25T08:31:56.000Z","updated_at":"2025-03-25T08:37:32.000Z","dependencies_parsed_at":"2025-03-25T09:44:52.261Z","dependency_job_id":null,"html_url":"https://github.com/Selenium39/mcp-server-weibo","commit_stats":null,"previous_names":["selenium39/mcp-server-weibo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenium39%2Fmcp-server-weibo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenium39%2Fmcp-server-weibo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenium39%2Fmcp-server-weibo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenium39%2Fmcp-server-weibo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Selenium39","download_url":"https://codeload.github.com/Selenium39/mcp-server-weibo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252280890,"owners_count":21723055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-04T03:01:56.899Z","updated_at":"2025-05-04T03:01:58.197Z","avatar_url":"https://github.com/Selenium39.png","language":"TypeScript","funding_links":[],"categories":["📚 Projects (1974 total)","TypeScript","Social Media"],"sub_categories":["MCP Servers"],"readme":"# Weibo MCP Server (TypeScript Version)\n\nThis is a server based on the [Model Context Protocol](https://modelcontextprotocol.io) for scraping Weibo user information, feeds, and search functionality. This server can help retrieve detailed information about Weibo users, feed content, and perform user searches.\n\n\u003ca href=\"https://glama.ai/mcp/servers/@Selenium39/mcp-server-weibo\"\u003e\n  \u003cimg width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/@Selenium39/mcp-server-weibo/badge\" alt=\"Weibo Server MCP server\" /\u003e\n\u003c/a\u003e\n\n## Installation\n\nInstall from source code:\n\n```json\n{\n    \"mcpServers\": {\n        \"weibo\": {\n            \"command\": \"npx\",\n            \"args\": [\n                \"--from\",\n                \"git+https://github.com/Selenium39/mcp-server-weibo.git\",\n                \"mcp-server-weibo\"\n            ]\n        }\n    }\n}\n```\n\nInstall from package manager:\n\n```json\n{\n    \"mcpServers\": {\n        \"weibo\": {\n            \"command\": \"npx\",\n            \"args\": [\"mcp-server-weibo\"],\n        }\n    }\n}\n```\n\n## Components\n\n### Tools\n\n- `search_users(keyword, limit)`: 根据关键词搜索微博用户\n- `get_profile(uid)`: 获取用户详细资料信息\n- `get_feeds(uid, limit)`: 获取用户微博动态\n- `get_hot_search(limit)`: 获取微博热搜榜\n- `search_content(keyword, limit, page?)`: 根据关键词搜索微博内容\n\n### Resources\n\nNone\n\n### Prompts\n\nNone\n\n## Requirements\n\n- Node.js \u003e= 18.0.0\n\n## License\n\nMIT License\n\n## Disclaimer\n\nThis project is not affiliated with Weibo and is for learning and research purposes only.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSelenium39%2Fmcp-server-weibo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSelenium39%2Fmcp-server-weibo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSelenium39%2Fmcp-server-weibo/lists"}