Skip to main content
Glama

Weibo MCP Server

index.ts170 B
#!/usr/bin/env node import { connectServer } from './server'; // 启动MCP服务器,使用标准输入/输出作为通信通道 connectServer().catch(console.error);

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/Selenium39/mcp-server-weibo'

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