Real-time data resolver for agents. 200 countries, 169k cities, FX, weather, Africa/MENA.
claude mcp add clavio -- npx -y clavio-data-mcp
claude_desktop_config.json
{
"mcpServers": {
"clavio": {
"command": "npx",
"args": [
"-y",
"clavio-data-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"clavio": {
"command": "npx",
"args": [
"-y",
"clavio-data-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"clavio": {
"command": "npx",
"args": [
"-y",
"clavio-data-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"clavio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"clavio-data-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"clavio": {
"command": "npx",
"args": [
"-y",
"clavio-data-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.yyahiaoui1406-max--clavio/reviews or the review_server meta-tool.
POST /mcp