Tencent Lexiang
@tencent-lexiang
About Tencent Lexiang
Official Lexiang MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lexiang": {
"url": "https://mcp.lexiang-app.com/mcp?company_from=<YOUR_LEXIANG_CODE>&access_token=<YOUR_TOKEN>"
}
}
}Tools
16
Overview
What is Tencent Lexiang?
Tencent Lexiang is an MCP (Model Context Protocol) server that enables AI assistants to search, read, create, edit, and organize content in Tencent Lexiang knowledge bases. It is designed for teams using Tencent Lexiang, an AI-powered enterprise knowledge base, to unlock private knowledge through AI conversations.
How to use Tencent Lexiang?
Two authentication methods are supported: OAuth login (recommended) or manual access token. The quickest way is to log in to Lexiang, visit https://lexiangla.com/mcp, and click “Open in Cursor” or “Open in VS Code”. For manual configuration, create a session to get an access_token and add it as a URL parameter to the MCP endpoint. Presets can be appended to restrict available tool categories.
Key features of Tencent Lexiang
- 38 tools covering knowledge entry, blocks, files, search, teams, and connectors
- Block-level editing for precise, incremental document updates
- Supports 100+ formats (documents, audio, video, spreadsheets, images)
- Multi-source knowledge import: WeChat files, Tencent Meeting, Tencent Docs, and more
- Document approval workflows and anti-leak watermarks for security
- OAuth and token authentication with preset tool scoping
Use cases of Tencent Lexiang
- Search and retrieve documents from knowledge bases using natural language
- Create, edit, and organize pages and knowledge entries
- Update version logs or changelogs incrementally without replacing entire documents
- Generate API documentation from code and store it in the knowledge base
- Import Tencent Meeting recordings directly into the knowledge base
FAQ from Tencent Lexiang
What authentication methods does Tencent Lexiang MCP support?
It supports OAuth login (recommended, no token creation needed) and manual access token configuration via URL parameter.
Why do I get an “authorization required” error?
Ensure you have obtained correct configuration from https://lexiangla.com/mcp, refresh the OAuth flow in CodeBuddy, and verify the company_from parameter in the URL.
Why can’t I find my knowledge base?
MCP only accesses knowledge bases that you have permission to view. Check your access rights in Tencent Lexiang.
Why does file upload fail?
File upload requires three steps: call apply_upload to get an upload URL, perform an HTTP PUT upload (outside MCP), and then call commit_upload to confirm.
Why does the AI create a new document instead of updating an existing one?
Be explicit in your prompt (e.g., “update the original document”). The server supports block-level editing for precise in-place updates.
Frequently asked questions
What authentication methods does Tencent Lexiang MCP support?
It supports OAuth login (recommended, no token creation needed) and manual access token configuration via URL parameter.
Why do I get an “authorization required” error?
Ensure you have obtained correct configuration from [https://lexiangla.com/mcp](https://lexiangla.com/mcp), refresh the OAuth flow in CodeBuddy, and verify the `company_from` parameter in the URL.
Why can’t I find my knowledge base?
MCP only accesses knowledge bases that you have permission to view. Check your access rights in Tencent Lexiang.
Why does file upload fail?
File upload requires three steps: call `apply_upload` to get an upload URL, perform an HTTP PUT upload (outside MCP), and then call `commit_upload` to confirm.
Why does the AI create a new document instead of updating an existing one?
Be explicit in your prompt (e.g., “update the original document”). The server supports block-level editing for precise in-place updates.
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments