mcpbeat Sign in

Tela MCP Server

answering

Tela is answering right now. Last checked 12 min ago. 42 installs a week from npm. Last commit 12 Sep 2026.

Self-hostable team wiki; agents read & write it via MCP; Atlas turns your repo into a cited wiki.

Installs per day peak 31 · avg 11 · -28% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
50 ms
Response time
average over 24h
42
Installs / week
npm and PyPI

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.

A line of code looks encrypted frontend/.storybook/manager.ts:8
  'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNjggOTYiIHdpZHRoPSIzNjgiIGhlaWdodD0iOTYiIHJvbGU9ImltZyIgYXJpYS1sYWJlbD0idGVsYSI+CiAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIsMTIpIj48c3ZnIHdpZHRoPSI3MiIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCA…
        src, err := os.ReadFile(filepath.Join(rc.Art.RepoDir, f.Path))
Builds a database query by concatenation frontend/src/components/app/atlas/AtlasHome.tsx:182
    p.cadence && p.auto_update && p.scheduled_allowed
      ? `auto · ${p.cadence}${p.next_due ? ` · ${fmtUntil(p.next_due)}` : ''}`
Executes code built at runtime landing/playwright/_helpers.ts:196
    const resolveSrgb: (v: string) => string = eval(resolverSrc);
Page executes code built at runtime backend/internal/api/widgets/search_results.html:134
        sn.innerHTML = renderSnippet(r.snippet); // escaped + only <mark> re-allowed
Page loads a third-party script landing/src/layouts/Base.astro:129
    <script
      defer
      src="https://telawiki.com/analytics/script.js"

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

Connect this server

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

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

This one needs environment variables set before it will start: TELA_BASE_URL (Origin of the Tela instance the proxy connects to, e.g. https://telawiki.com), TELA_API_KEY (Personal access token (tela_pat_...), forwarded as Authorization: Bearer. Create one in Settings -> API Keys.). The author declared them in the registry entry; get the values from the project itself.

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://telawiki.com/api/mcp streamable-http sign-in 51 ms 12 min ago

Alternatives to Tela

same job, measured the same way
WitWiki
by witwiki

A shared team wiki your coding agents read and write — across every repo and every MCP client.

answering
Ctx
by vanshulgoyal101

Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.

6 tools answering
Cueapi
by cueapi

Schedule agent work and report write-once outcomes via CueAPI from any MCP host.

60 installs/wk local only
Abnormal Security MCP
by servosity

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

local only
RepoFold
by repofold

A cited wiki of your GitHub repo: search, read pages, find symbols and ask, with line citations.

answering
Tenki Sandbox MCP
by luxorlabs

Disposable microVM sandboxes for AI agents: run code, read/write files, git, preview URLs.

36 installs/wk local only
GoDrop
by fatihbaltaci

Self-hosted file host: upload a file, get a public URL an agent can paste into a pull request.

local only
Pindoc
by var-gg

Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.

local only

Tela — questions

Answers built from our own checks of this server.

Why is there no tool list for Tela?
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 Tela working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 50 ms. The bar chart above shows every period we have measured.
How do I connect Tela?
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 Tela?
No API key is involved. Tela 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 Tela?
It answers our handshake in 50 ms on average, which is faster than 88% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Tela?
The npm package tela-mcp was installed 42 times in the last week. Week over week that is -28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tela open source?
Yes — it is published under the AGPL-3.0 licence, written in Go and 64 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.