-
securityA
license-
qualityA Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.
Last updated -
1
MIT License
这是关于如何在 Uber Eats 上构建 MCP 服务器的 POC
https://github.com/user-attachments/assets/05efbf51-1b95-4bd2-a327-55f1fe2f958b
模型上下文协议 (MCP)是一种开放协议,可实现 LLM 应用程序和外部工具之间的无缝集成。
Python 3.12 或更高版本
Anthropic API 密钥或其他受支持的 LLM 提供程序
确保您已激活虚拟环境:
安装所需的软件包:
使用您的 API 密钥更新.env文件:
由于我们使用 stdio 作为 MCP 传输,因此我们已禁用浏览器使用的所有输出
您可以使用此命令运行 MCP 检查器工具
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/skudskud/test-repo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server