mcpbeat Sign in

VIVATLAS MCP Server

local only

VIVATLAS runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

Self-hosted catalogue of your skills, agents and MCP servers, searchable by meaning over MCP

Installs / week
not published
4
Stars
0 open issues
9 Sep 2026
Last commit
from GitHub
NOASSERTION
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

                <select name="security_mode">
                    <option value="starttls"{% if smtp.security == 'starttls' %} selected{% endif %}>STARTTLS (587)</option>
Runs an external command src/vivatlas/version.py:23
        out = subprocess.run(
                    to.innerHTML = from.innerHTML;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to VIVATLAS

same job, measured the same way
Memex
by dioniipereyraa

One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.

120 installs/wk local only
Myco Brain
by thegoodguysla

Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.

37 installs/wk local only
OmniSeek
by battam1111

Your agent seeks what search can't find. A self-hosted perception MCP server.

209 installs/wk local only
I
Baseframelabs Catalogue
by abhiyoheswaran1

Agent-native catalogue of Baseframe Labs dev tools and MCP servers.

5 tools answering
Personal Finance MCP
by josuem1109

Self-hosted, read-only MCP server that connects your banks and investments via Plaid.

local only
Clelp
by clelp

Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.

134 installs/wk local only
conduitAI
by akbaraziz

Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.

44 installs/wk local only
Tinysearch
by tinysuitehq

Fast discovery search and self-hosted web research for MCP agents.

842 installs/wk local only

VIVATLAS — questions

Answers built from our own checks of this server.

Why is there no uptime for VIVATLAS?
VIVATLAS runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is VIVATLAS open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.