-
securityF
license-
qualityA Model Context Protocol server utilizing Claude AI for generating intelligent queries and offering documentation assistance based on API documentation analysis.
Last updated -
3
2
TypeScript
这是一个简单的 MCP(模型上下文协议)服务器,用于从 Langchain、Llama Index 和 OpenAI 的官方文档中检索信息。它提供了一个工具,可供兼容 MCP 的应用程序搜索和检索相关的文档片段。
get_docs
工具,返回相关的文档片段。在 MacOS/Linux 上:
之后请确保重新启动终端以确保uv
命令被接收。
创建并初始化项目:
在根目录中创建一个.env
文件并添加以下内容:
您需要一个 SERPER API 密钥才能使用网页搜索功能。您可以从Serper.dev获取。我们使用 Serper API 在网络上搜索相关文档。
启动 MCP 服务器:
服务器将启动并准备接受连接。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一个简单的模型上下文协议服务器,可以从 Langchain、Llama Index 和 OpenAI 官方文档中搜索和检索相关文档片段。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/joaowinderfeldbussolotto/MCP-Websearch-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server