Valoria Intelligence
Rank #1,274io.github.jamesrez/valoria-intelligence
MCP server providing valoria-intelligence capabilities
Valoria Intelligence is a Model Context Protocol (MCP) server published by jamesrez. It ranks #1,274 of 132,046 servers tracked on MCP Toplist, and its repository has 424 GitHub stars. Valoria Intelligence is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 11, 2026.
Ranks ahead of 130,772 of 132,046 servers on MCP Toplist.
Use Valoria Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add valoria-intelligence -- npx -y @jamesrez/valoria[mcp_servers.valoria-intelligence]
command = "npx"
args = ["-y", "@jamesrez/valoria"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"valoria-intelligence": {
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"valoria-intelligence": {
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"valoria-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"valoria-intelligence": {
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"valoria-intelligence": {
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jamesrez%2Fvaloria-intelligence)<a href="https://mcptoplist.com/server/io.github.jamesrez%2Fvaloria-intelligence"><img src="https://mcptoplist.com/badge/io.github.jamesrez%2Fvaloria-intelligence.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jamesrez
Available versions (4)
| Version | Published |
|---|---|
| 1.3.0 | Mar 11, 2026 |
| 1.1.0 | Mar 5, 2026 |
| 1.0.0 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Valoria Intelligence?
- Valoria Intelligence is maintained by jamesrez, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Valoria Intelligence listed on the Official MCP Registry?
- Yes — Valoria Intelligence is listed on the Official MCP Registry.
- How many versions does Valoria Intelligence have?
- MCP Toplist tracks 4 versions of Valoria Intelligence, most recently published on Mar 11, 2026.
- Where can I find the source code for Valoria Intelligence?
- The source code for Valoria Intelligence is hosted at github.com/jamesrez/valoria-intelligence.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.