Valyu MCP Server
@valyu-network
关于 Valyu MCP Server
The Valyu MCP Server is a Model Context Protocol (MCP) tool that enables AI models to retrieve high-quality context from Valyu's API, including full search capabilities over Wikipedia, arXiv (great for finance, research, etc.), and web search.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"valyu-mcp": {
"command": "python",
"args": [
"-m",
"venv",
".venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Valyu MCP Server?
The Valyu MCP Server is a Model Context Protocol tool that enables AI models to retrieve high-quality context from Valyu's API, including full search over Wikipedia, arXiv papers, and web search.
How to use Valyu MCP Server?
Clone the repository, run the automated setup script or manually configure a virtual environment, install dependencies, set your Valyu API key in a .env file, and add the server to Claude Desktop's claude_desktop_config.json. Then start Claude Desktop to test the tool.
Key features of Valyu MCP Server?
- Searches Wikipedia, arXiv, and the web
- Provides high-quality context for AI models
- Integrates with Claude Desktop via MCP
- Requires Python 3.10+ and a Valyu API key
- Offers $10 free credits for testing
Use cases of Valyu MCP Server?
- Researching recent arXiv papers on a given topic
- Fact-checking via Wikipedia or web search
- Retrieving up-to-date financial or scientific context for AI responses
- Enhancing Claude’s answers with real-time information
FAQ from Valyu MCP Server
What are the prerequisites?
Python 3.10+, Claude Desktop (latest version), and a Valyu API key from the Valyu Exchange.
How do I get a Valyu API key?
Sign up at the Valyu Exchange website and claim your $10 free credits to obtain an API key.
How do I check if the server is running correctly?
Start the server manually with python valyu-mcp.py, then open Claude Desktop and look for the valyu-mcp tool. Test with a query like "What are the latest papers on reinforcement learning?"
What should I do if I get a ModuleNotFoundError?
Ensure your virtual environment is activated before running the script.
How do I troubleshoot no results from the Valyu API?
Verify that your API key is valid and has sufficient credits.
搜索 分类下的更多 MCP 服务器
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
Google Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
评论