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
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Comments