We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wopal-cn/mcp-hotnews-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# URL 可用性测试
本测试程序用于验证热榜网站 URL 的可用性。
## 运行测试
```bash
npm run test:urls
```
## 测试结果
测试结果将保存在 `test/results/test-results.json` 文件中。
```
5. 使用方法:
```bash
# 安装依赖
npm install --save-dev axios ts-node
# 运行测试
npm run test:urls
```