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.
「メモリとナレッジ」の他のコンテンツ
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
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.
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
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.
コメント