bvcc-agent-mcp
Rank #12,571com.blockventurechaincapital/bvcc-agent-wallet
Non-custodial BVCC Agent Wallet on-chain for AI agents: balances, transfers, approvals, swaps.
bvcc-agent-mcp is a Model Context Protocol (MCP) server published by blockventurechaincapital-crypto. It ranks #12,571 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. bvcc-agent-mcp is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 119,475 of 132,046 servers on MCP Toplist.
Use bvcc-agent-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add bvcc-agent-wallet -e "AGENT_PRIVATE_KEY=<your AGENT_PRIVATE_KEY>" -e "WALLET_ADDRESS=<your WALLET_ADDRESS>" -e "CHAIN_ID=<your CHAIN_ID>" -e "RPC_URL=<your RPC_URL>" -e "BVCC_MCP_READONLY=<your BVCC_MCP_READONLY>" -e "BVCC_MCP_MODULES=<your BVCC_MCP_MODULES>" -- npx -y @bvcc/agent-mcpReplace each placeholder with your own value before saving.
[mcp_servers.bvcc-agent-wallet]
command = "npx"
args = ["-y", "@bvcc/agent-mcp"]
[mcp_servers.bvcc-agent-wallet.env]
AGENT_PRIVATE_KEY = "<your AGENT_PRIVATE_KEY>"
WALLET_ADDRESS = "<your WALLET_ADDRESS>"
CHAIN_ID = "<your CHAIN_ID>"
RPC_URL = "<your RPC_URL>"
BVCC_MCP_READONLY = "<your BVCC_MCP_READONLY>"
BVCC_MCP_MODULES = "<your BVCC_MCP_MODULES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"WALLET_ADDRESS": "<your WALLET_ADDRESS>",
"CHAIN_ID": "<your CHAIN_ID>",
"RPC_URL": "<your RPC_URL>",
"BVCC_MCP_READONLY": "<your BVCC_MCP_READONLY>",
"BVCC_MCP_MODULES": "<your BVCC_MCP_MODULES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"WALLET_ADDRESS": "<your WALLET_ADDRESS>",
"CHAIN_ID": "<your CHAIN_ID>",
"RPC_URL": "<your RPC_URL>",
"BVCC_MCP_READONLY": "<your BVCC_MCP_READONLY>",
"BVCC_MCP_MODULES": "<your BVCC_MCP_MODULES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bvcc-agent-wallet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"WALLET_ADDRESS": "<your WALLET_ADDRESS>",
"CHAIN_ID": "<your CHAIN_ID>",
"RPC_URL": "<your RPC_URL>",
"BVCC_MCP_READONLY": "<your BVCC_MCP_READONLY>",
"BVCC_MCP_MODULES": "<your BVCC_MCP_MODULES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"WALLET_ADDRESS": "<your WALLET_ADDRESS>",
"CHAIN_ID": "<your CHAIN_ID>",
"RPC_URL": "<your RPC_URL>",
"BVCC_MCP_READONLY": "<your BVCC_MCP_READONLY>",
"BVCC_MCP_MODULES": "<your BVCC_MCP_MODULES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"WALLET_ADDRESS": "<your WALLET_ADDRESS>",
"CHAIN_ID": "<your CHAIN_ID>",
"RPC_URL": "<your RPC_URL>",
"BVCC_MCP_READONLY": "<your BVCC_MCP_READONLY>",
"BVCC_MCP_MODULES": "<your BVCC_MCP_MODULES>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.blockventurechaincapital%2Fbvcc-agent-wallet)<a href="https://mcptoplist.com/server/com.blockventurechaincapital%2Fbvcc-agent-wallet"><img src="https://mcptoplist.com/badge/com.blockventurechaincapital%2Fbvcc-agent-wallet.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
blockventurechaincapital-crypto
Available versions (4)
| Version | Published |
|---|---|
| 0.2.2 | Jul 30, 2026 |
| 0.1.6 | Jun 29, 2026 |
| 0.1.5 | Jun 28, 2026 |
| 0.1.4 | Jun 28, 2026 |
Frequently asked questions
- Who maintains bvcc-agent-mcp?
- bvcc-agent-mcp is maintained by blockventurechaincapital-crypto, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is bvcc-agent-mcp listed on the Official MCP Registry?
- Yes — bvcc-agent-mcp is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does bvcc-agent-mcp have?
- MCP Toplist tracks 4 versions of bvcc-agent-mcp, most recently published on Jul 30, 2026.
- Where can I find the source code for bvcc-agent-mcp?
- The source code for bvcc-agent-mcp is hosted at github.com/blockventurechaincapital-crypto/bvcc-agent-mcp.
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.