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: Synlake MCP Server

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.

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Provides AI agents with natural language control over AWS, Azure, GCP, and Alibaba Cloud infrastructure through dynamic API discovery and execution. Supports 51,900+ cloud operations and includes OpenTofu integration for complete infrastructure lifecycle management.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to discover, evaluate, and provision cloud infrastructure across AWS, GCP, and Azure with cross-cloud normalization, cost comparisons, and deployable execution kits.
    Last updated
    5
    12
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    AI-native payment infrastructure that enables AI agents to make purchases, issue virtual cards, and manage spending within delegated budgets and policy controls.
    Last updated
    7
    46
    MIT

View all related MCP servers

Related MCP Connectors

  • The agent-native cloud: database, functions, AI, storage, computers. 55 tools, one API key.

  • Compare, estimate, and deploy cloud infrastructure across AWS, GCP, and Azure for AI agents.

  • Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.

View all MCP Connectors

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