Skip to main content
Glama

MCP 服务

这是一个模型控制协议 (MCP) 服务,为 Cursor 和 Claude 应用程序提供工具。

连接到服务

对于光标用户

  1. 打开游标

  2. 前往“设置”>“AI”>“高级”

  3. 在“MCP Endpoint”下,输入: https://your-render-url.onrender.com

  4. 保存设置并重新启动 Cursor

对于 Claude App 用户

  1. 打开克劳德应用程序

  2. 前往“设置”>“高级”

  3. 在“MCP 连接”下,输入: https://your-render-url.onrender.com

  4. 保存设置

Related MCP server: DuckDuckGo Web Search MCP Server

可用工具

  • 网络爬虫:爬取网页并以 markdown 格式返回内容

部署

该服务以 Docker 容器的形式部署在 Render.com 上。您可以通过以下方式访问该服务:

https://your-render-url.onrender.com

your-render-url.onrender.com替换为部署后 Render 提供的实际 URL。

环境变量

  • MCP_HOST :绑定服务器的主机(默认值:0.0.0.0)

  • MCP_PORT :绑定服务器的端口(默认值:8000)

监控

/health处有一个健康端点,用于监控服务状态。

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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/orange-fruit01/MCP-Test-Run'

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