Skip to main content
Glama

serpent

一个专为 MCP / AI 智能体工作流构建的开源元搜索后端。

它聚合来自多个搜索引擎的结果,返回统一的模式,并提供标准 HTTP API 和 LLM 智能体可直接调用的 MCP 服务器。


为什么存在这个项目

大多数搜索聚合器是为人类可读的输出而设计的:HTML 页面、结果卡片、分页 UI。当 LLM 智能体需要搜索网络时,它需要的是不同的东西:结构化 JSON、稳定的字段名称、并发的多源结果以及可预测的错误处理。

serpent 正是为该用例而设计的。它不是 SearXNG 的克隆版。

定位

  • 智能体友好的元搜索后端

  • 专为 LLM 工作流设计的 MCP 优先搜索网关

  • 为 AI 流水线设计的结构化搜索 API


支持的提供商

Google

Google 不会被直接抓取。原因很实际:Google 的反机器人措施使得自托管抓取变得脆弱。针对 Google 不断演变的检测机制维护一个可靠的抓取器意味着持续的损坏和高昂的维护成本。对于生产用例,第三方提供商更可靠且更具成本效益。

目前支持的 Google 提供商:

| 提供商 |

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - A tier

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure 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/reurinkkeano/serpent'

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