SERVER

Agentvault

Rank #1372

io.github.motiveflowllc/agentvault

MCP server providing agentvault capabilities

First listed
Mar 23, 2026
Last publish date
Mar 23, 2026
OVERVIEW

Agentvault is a Model Context Protocol (MCP) server published by motiveflowllc. It ranks #1372 of 58,832 servers tracked on MCP Toplist, and its repository has 186 GitHub stars. Agentvault is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.

STANDING
#1,372of 58,832 tracked serversTop 5%

Ranks ahead of 57,460 of 58,832 servers on MCP Toplist.

CONNECT

Use Agentvault

Add Agentvault to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "agentvault": {
      "command": "npx",
      "args": [
        "-y",
        "@agentvault/mcp-server"
      ],
      "env": {
        "AGENTVAULT_AGENT_ID": "<your AGENTVAULT_AGENT_ID>",
        "AGENTVAULT_API_KEY": "<your AGENTVAULT_API_KEY>",
        "AGENTVAULT_ENDPOINT": "<your AGENTVAULT_ENDPOINT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

motiveflowllc

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.1Mar 23, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Agentvault?
MCP server providing agentvault capabilities
Who maintains Agentvault?
Agentvault is maintained by motiveflowllc, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Agentvault an official MCP server?
Yes — Agentvault is listed on the Official MCP Registry.
How many versions does Agentvault have?
MCP Toplist tracks 2 versions of Agentvault, most recently published on Mar 23, 2026.
Where can I find the source code for Agentvault?
The source code for Agentvault is hosted at github.com/motiveflowllc/agentvault-gen2.git.
EXPLORE