Skip to main content
Glama

Weibo MCP Server

.gitignore327 B
# Python virtual environment .venv/ venv/ ENV/ # Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # IDE settings .idea/ .vscode/ *.swp *.swo # Environment variables .env .env.local # Logs *.log # Test coverage .coverage htmlcov/ # Jupyter Notebook .ipynb_checkpoints

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qinyuanpei/mcp-server-weibo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server