mcpbeat Sign in

MyAITwin MCP Server

by lutolearn Your server? Claim it
answering

MyAITwin is answering right now. Last checked 1 min ago. Last commit 8 Jun 2026.

A personal RAG database you build from chat, so AI creates work that sounds like you.

Uptime history 47 days of history · worst day 67%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
527 ms
Response time
average over 24h
0
Stars
last commit 8 Jun 2026

What the code does

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

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call add_from_url.url → preview-server.mjs:13
  fs.readFile(filePath, (err, data) => {
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.

    document.getElementById('rooms').innerHTML = html;

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

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add myaitwin --transport http https://myaitwin.lutolearn.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "myaitwin": {
      "url": "https://myaitwin.lutolearn.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.myaitwin]
url = "https://myaitwin.lutolearn.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "myaitwin": {
      "url": "https://myaitwin.lutolearn.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "myaitwin": {
      "url": "https://myaitwin.lutolearn.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://myaitwin.lutolearn.com/mcp streamable-http sign-in 301 ms 1 min ago

Alternatives to MyAITwin

same job, measured the same way
Orbit
by orbitapps

An app builder for agents. Your agent creates screens, a Postgres database, and a live URL.

answering
Schema
by schemalabs

The AI that understands raw data: Schema over your tables and databases, as MCP tools.

answering
Croft
by oncroft

Deploy and host the apps your AI assistant builds — a real server, database, and shareable URL.

26 tools answering
Cvinbio
by vedangvatsa123

Search professional profiles from the CVin.Bio talent database.

25 installs/wk local only
Mandados de Prisão (CNJ)
by mcp-dir

Checks for open arrest warrants in the CNJ national database for a person, from the CPF and name. Pl

7 tools answering
Mako
by mako-ai

Explore your databases, validate SQL, and build & publish data apps in your Mako workspace.

answering
Notion
by mcparmory

Create, update, and manage pages, databases, and workspace users

250 installs/wk local only
SeedBase Test Data
by marcelglaeser

Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.

49 installs/wk 6 tools answering

MyAITwin — questions

Answers built from our own checks of this server.

Why is there no tool list for MyAITwin?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is MyAITwin working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 527 ms. The bar chart above shows every period we have measured.
How do I connect MyAITwin?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to MyAITwin?
No API key is involved. MyAITwin answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is MyAITwin?
It answers our handshake in 527 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is MyAITwin open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.