A
securityA
licenseA
qualityA Model Context Protocol server that enables LLMs to perform web searches using Google's Custom Search API through a standardized interface.
Last updated -
1
23
TypeScript
MIT License
一个模型上下文协议服务器,提供对 Valyu 知识检索和反馈 API 的访问。该服务器使法学硕士 (LLM) 能够搜索专有资源和网络资源以获取信息,并提交交易反馈。
knowledge
- 搜索专有和/或网络来源以获取信息query
(字符串):要搜索的问题或主题search_type
(字符串):要搜索的来源类型(“专有”、“网络”或“全部”)max_price
(数字):每千次查询允许的最高价格(CPM)data_sources
(string[]): 要搜索的索引名称列表max_num_results
(整数):重新排序后返回的结果数similarity_threshold
(数字):包含结果的最低相似度得分query_rewrite
(布尔值):是否重写查询以获得更好的性能feedback
- 提交交易的用户反馈tx_id
(字符串):提供反馈的交易 IDfeedback
(字符串):用户反馈文本sentiment
(字符串):情绪评级(“非常好”,“好”,“坏”,“非常坏”)VALYU_API_KEY
(必需):您的 Valyu API 密钥添加到您的 Claude 设置:
您可以使用 MCP 检查器来调试服务器:
You must be authenticated.
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.
模型上下文协议服务器为 LLM 提供对 Valyu 知识检索和反馈 API 的访问权限,以便搜索专有/网络源并提交交易反馈。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/valyu-network/valyu-mcp-js'
If you have feedback or need assistance with the MCP directory API, please join our Discord server