- Home
- MCP servers
- Valyu
Valyu
Provides access to Valyu’s knowledge retrieval and feedback APIs, enabling LLMs to search sources and submit feedback.
- javascript
0
GitHub Stars
javascript
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"valyuai-valyu-mcp-js": {
"command": "docker",
"args": [
"run",
"--pull",
"--rm",
"-i",
"-e",
"VALYU_API_KEY",
"ghcr.io/tiovikram/valyu-mcp-server"
],
"env": {
"VALYU_API_KEY": "<your-valyu-api-key>"
}
}
}
}Available tools
knowledge
Search proprietary and web sources for information with a customizable query, source type, and result controls.
feedback
Submit user feedback for a specific transaction, including a sentiment rating and the transaction ID.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational