@eustore/mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@eustore/mcp-serverCheck my credit balance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@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-serverClaude 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 S3 bucket in EU |
| List all buckets |
| Get S3 access keys |
Vector Database (semantic search)
Tool | Description |
| Create vector collection |
| List collections |
| Store vectors + metadata |
| Semantic similarity search |
| Collection stats |
Billing
Tool | Description |
| Credit balance |
| Pay with USDC on Base (<$0.01 gas) |
| Current pricing |
Auth
Tool | Description |
| 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
This server cannot be installed
Maintenance
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