MCP server for Tela — a self-hostable, markdown-native team wiki. Lets Claude, Cursor, and other agents search, read, and write your wiki pages. A stdio↔HTTP proxy to a Tela instance's built-in MCP se…
{
"mcpServers": {
"tela": {
"command": "npx",
"args": [
"-y",
"tela-mcp"
]
}
}
}