loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

eustore-mcp-server

MCP Tool

AIBOLLINGMO/eustore-mcp-server

MCP server for eustore.dev — autonomous sovereign storage + vector database for AI agents. S3-compatible, semantic search, crypto-native.

Install

$ npx loaditout add AIBOLLINGMO/eustore-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "eustore-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "eustore-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

@eustore/mcp-server

MCP server for eustore.dev — Autonomous sovereign storage + vector database for AI agents.

The only infrastructure an AI agent can provision, pay for, and manage without a human in the loop.

Quick Start
npx @eustore/mcp-server
Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eustore": {
      "command": "npx",
      "args": ["@eustore/mcp-server"],
      "env": {
        "EUSTORE_API_KEY": "eust_your_key_here"
      }
    }
  }
}

No API key? The register tool creates one instantly — no human needed.

Cursor / Windsurf

Same config in your MCP settings.

Available Tools
Storage (S3-compatible)

| Tool | Description | |------|-------------| | create_bucket | Create S3 bucket in EU | | list_buckets | List all buckets | | get_bucket_credentials | Get S3 access keys |

Vector Database (semantic search)

| Tool | Description | |------|-------------| | create_collection | Create vector collection | | list_collections | List collections | | insert_vectors | Store vectors + metadata | | search_vectors | Semantic similarity search | | collection_info | Collection stats |

Billing

| Tool | Description | |------|-------------| | check_balance | Credit balance | | topup_crypto | Pay with USDC on Base (<$0.01 gas) | | get_pricing | Current pricing |

Auth

| Tool | Description | |------|-------------| | register | Create account (instant, no human needed) |

Why eustore.dev?
  • 100% autonomous — no dashboard, no human signup
  • EU sovereign — GDPR compliant, Germany/Finland
  • Crypto-native — USDC on Base, <$0.01 gas
  • Two services — S3 storage + vector database, one API key
Links
  • Live Demo
  • API Docs
  • Pricing

Tags

ai-agentsautonomous-agentsclaudeeu-sovereigngdprlangchainmcpmcp-servermodel-context-protocolopenais3-storagesemantic-searchtypescriptvector-database

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated20 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/29/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/AIBOLLINGMO/eustore-mcp-server)](https://loaditout.ai/skills/AIBOLLINGMO/eustore-mcp-server)