bvcc-agent-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RPC_URL | No | Custom RPC for the default chain (otherwise a public default). | |
| CHAIN_ID | Yes | Default chain: 42161 Arbitrum One · 56 BNB · 1 Ethereum · 8453 Base · 421614 Arbitrum Sepolia. | |
| BVCC_ENV_FILE | No | Path to a dedicated env file to load (keeps the key out of the host config). Host env wins over it. | |
| WALLET_ADDRESS | Yes | The BVCC Agent Wallet this agent operates. | |
| AGENT_PRIVATE_KEY | Yes | Agent EOA private key (0x + 64 hex). Used locally only. | |
| BVCC_MCP_READONLY | No | true exposes only read/simulate tools. | |
| RPC_URL_<chainId> | No | Per-chain RPC override, e.g. RPC_URL_56. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/blockventurechaincapital-crypto/bvcc-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server