Tela
@zcag
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tela": {
"command": "npx",
"args": [
"-y",
"tela-mcp"
],
"env": {
"TELA_BASE_URL": "https://telawiki.com",
"TELA_API_KEY": "<your-personal-access-token>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
记忆与知识 分类下的更多 MCP 服务器
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
Notion MCP Server
makenotionOfficial Notion MCP Server
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.

Memory
modelcontextprotocolModel Context Protocol Servers
评论