Skip to main content
Glama

Pulse CN MCP Server

by wangtsiao
package.json553 B
{ "name": "mcp-weibohot-server", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "mcp-weibohot-server": "./build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc", "start": "node build/src/index.js", "test": "tsc && node build/tests/fetch.test.js" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0" }, "devDependencies": { "@types/node": "^22.13.10", "typescript": "^5.8.2" } }

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/wangtsiao/pulse-cn-mcp'

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