mcpbeat Sign in

Veles Finance MCP Server

by fly-veles-finance-gateway Your server? Claim it
local only

Veles Finance MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi.

AI financial agent: due diligence, SEC 10-K, Kelly Criterion. Pay-per-call via x402 USDC.

Installs per day peak 26 · avg 14 · -29% w/w
a month agotoday
66
Installs / week
pypi · veles-finance-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Veles Finance MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add veles-finance-mcp -- uvx veles-finance-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "veles-finance-mcp": {
      "args": [
        "veles-finance-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.veles-finance-mcp]
command = "uvx"
args = ["veles-finance-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "veles-finance-mcp": {
      "args": [
        "veles-finance-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "veles-finance-mcp": {
      "args": [
        "veles-finance-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: VELES_WALLET_KEY (Base network private key with USDC for automatic x402 micropayments), VELES_GATEWAY_URL (Override gateway URL (default: https://veles-finance-gateway.fly.dev)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Veles Finance MCP

same job, measured the same way
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

34 installs/wk local only
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
AgentUtility Edge Finance
by agentutility

MCP server for the @agentutility edge-finance cluster — pay-per-call x402 tools, no API keys, USDC…

67 installs/wk local only
AgentPay
by agentpay

22 pay-per-call AI + crypto + data microservices via x402. USDC on Base.

local only
Korean Stocks
by deepsearch-common

Korean stock & crypto for AI agents. KRX news, financials, risk via x402 USDC payments.

21 installs/wk local only
Tollbooth X402
by solomonisblack

Discover, quote, verify & self-check 56 x402 pay-per-call finance/tax calculators for AI agents.

44 installs/wk local only
Agent402.Tools: pay-per-call web tools
by mikeypetrillo

Agentic Finance: 500+ agent tools, multi-chain USDC over x402 or MPP, free via PoW or card credits

458 installs/wk 15 tools answering
Vibe Springs
by vibesprings

Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.

25 tools answering

Veles Finance MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Veles Finance MCP?
Veles Finance MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package veles-finance-mcp was installed 66 times last week.
How do I connect Veles Finance MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls veles-finance-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Veles Finance MCP?
The pypi package veles-finance-mcp was installed 66 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.