56
/ 100
1 month ago
glama

Vector MCP Server

Enables AI agents to interact with the Vector blockchain (Apex Fusion's UTXO-based L2) for wallet management, transactions, smart contracts, and on-chain AI agent identity management.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: FILEBASE_ACCESS_KEY, FILEBASE_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.4.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.4.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENT_REGISTRY_POLICY
🔐 secretFILEBASE_ACCESS_KEY
configFILEBASE_BUCKET
🔐 secretFILEBASE_SECRET_KEY
configGOV_CRITIQUE_MINT_HASH
configGOV_CRITIQUE_SPEND_HASH
configGOV_CROSSREFS_UTXO
configGOV_ENDORSEMENT_SPEND_HASH
configGOV_ORACLE_UTXO
configGOV_PARAMS_UTXO
configGOV_PROPOSAL_MINT_HASH
configGOV_PROPOSAL_MINT_REF
configGOV_PROPOSAL_SPEND_HASH
configGOV_PROPOSAL_SPEND_REF
configGOV_TREASURY_ADDRESS
configPORTServer listens on port 3000 (configurable via env var)
configVECTOR_AUDIT_LOG_PATHPersistent audit log file path ./vector-audit-log.json
configVECTOR_EXPLORER_URL"": "https://vector.testnet.apexscan.org"
configVECTOR_KOIOS_URL"": "https://koios.vector.testnet.apexfusion.org/",
configVECTOR_OGMIOS_URL"": "https://ogmios.vector.testnet.apexfusion.org",
configVECTOR_RATE_LIMIT_PER_MINUTEMax tool calls per minute 60
configVECTOR_SPEND_LIMIT_DAILYMax lovelace per day 500000000 (500 ADA)
configVECTOR_SPEND_LIMIT_PER_TXMax lovelace per transaction 100000000 (100 ADA)
configVECTOR_SUBMIT_URL"": "https://submit.vector.testnet.apexfusion.org/api/submit/tx",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/apex-fusion-mcp-server-10b0a2)](https://m8ven.ai/mcp/apex-fusion-mcp-server-10b0a2)
commit: 0cd0a1b85f4e59618ba6f2b7159a717fbe6c725d
code hash: 41d7a2e8e6fbc8c88dd14a0d2e794f00d2868dbaa8ee85992eff8d24c2217d58
verified: 6/24/2026, 10:04:28 AM
view raw JSON →