Tela
@zcag
About Tela
Self-hostable, markdown-native team wiki with a built-in MCP server: agents search, read, and write your wiki pages (ranked Postgres full-text + semantic search, backlink traversal). Plus Atlas, which auto-generates a cited, coverage-checked wiki from your git repos and Jira. Ope
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tela": {
"command": "npx",
"args": [
"-y",
"tela-mcp"
],
"env": {
"TELA_BASE_URL": "https://telawiki.com",
"TELA_API_KEY": "<your-personal-access-token>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Tela?
Tela is a self-hostable, markdown-native team wiki with a built-in MCP server. It lets AI agents search, read, and write wiki pages using ranked Postgres full-text and semantic search, plus backlink traversal. It also includes Atlas, which auto-generates a cited, coverage-checked wiki from your git repositories and Jira. Tela is open-source under AGPL-3.0.
How to use Tela?
Connect to Tela's MCP server via npx tela-mcp with a TELA_BASE_URL environment variable and a Personal Access Token, or use the remote endpoint at https://telawiki.com/mcp.
Key features of Tela
- Markdown-native wiki with Postgres full-text and semantic search
- Built-in MCP server for agent read/write access
- Atlas: auto-generates cited wiki from git repos and Jira
- Backlink traversal for page connections
- Self-hostable under AGPL-3.0
Use cases of Tela
- AI agents searching and editing team documentation in real time
- Automatically generating a coverage-checked wiki from code repositories and project management data
- Maintaining a self-hosted, markdown-based knowledge base for teams
FAQ from Tela
How do I connect to Tela's MCP server?
Use npx tela-mcp with a TELA_BASE_URL and a Personal Access Token, or the remote endpoint at https://telawiki.com/mcp.
More Memory & Knowledge MCP servers
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors

Dash Api Docs Mcp Server
KapeliMCP server for Dash, the macOS API documentation browser
Semantic Scholar MCP Server
YUZongminA FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook
Comments