Skip to main content
Glama

Pulse CN MCP Server

by wangtsiao
docker-compose.yaml350 B
version: '3' services: weibohot: build: context: . dockerfile: Dockerfile args: - HTTPS_PROXY=http://host.docker.internal:7890 - HTTP_PROXY=http://host.docker.internal:7890 - https_proxy=http://host.docker.internal:7890 - http_proxy=http://host.docker.internal:7890 restart: unless-stopped

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