Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

@Eustore/ Server

БесплатноНе проверен

Enables AI agents to autonomously provision, pay for, and manage S3-compatible storage and vector databases without human intervention.

GitHubEmbed

Описание

Enables AI agents to autonomously provision, pay for, and manage S3-compatible storage and vector databases without human intervention.

README

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.

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

from github.com/AIBOLLINGMO/eustore-mcp-server

Установить @Eustore/ Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install eustore-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add eustore-mcp-server -- npx -y github:AIBOLLINGMO/eustore-mcp-server

FAQ

@Eustore/ Server MCP бесплатный?

Да, @Eustore/ Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для @Eustore/ Server?

Нет, @Eustore/ Server работает без API-ключей и переменных окружения.

@Eustore/ Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить @Eustore/ Server в Claude Desktop, Claude Code или Cursor?

Открой @Eustore/ Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare @Eustore/ Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai