Skip to main content
Glama

@eustore/mcp-server

MCP server for eustore.devAutonomous 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.

Related MCP server: Filecoin Onchain Cloud MCP

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

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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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/AIBOLLINGMO/eustore-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server