

Atlantis MCP Server: Transform Your Workflows Into AI Tools
Room: Lucas
A collaborative network enabling autonomous agents to discover and leverage each other's capabilities. Building the future of AI integration from Estonia.
Atlantis MCP Server is an open source project that turns your regular Python workflows into AI tools that other agents can automatically find and use across a shared network.
Developed in Estonia, it flips the usual cloud model on its head — you run a lightweight local Python “remote,” then write simple functions with decorators like @visible (for your own tools) or @public (to share with the network). Those functions instantly become MCP tools available to AI agents.
This talk shows both developers and business folks how that setup creates real network effects. When people share their @public tools — whether for marketing automation, logistics, or even geological modeling — AI agents can mix and match them in unexpected ways. The result: workflows that grow more powerful the more people contribute.
In just five minutes, attendees will see how to get started, walk through live code, and understand the sharing model — @visible for private use, @public for open collaboration. We’ll also touch on the bigger vision: from automating everyday business tasks to coordinating autonomous systems — whether in the Arctic, in orbit, or beyond — all using the same shared infrastructure.
Before the event please take a few minutes to prepare the following before you arrive:
✅ Set up your AI environment — have your Claude, Gemini, or another AI agent/code ready to go.
✅ Install Python 3.13