Lexiang MCP Server
Rank #5,592io.github.tencent-lexiang/mcp-server
MCP server providing lexiang-server capabilities
Lexiang MCP Server is a Model Context Protocol (MCP) server published by tencent-lexiang. It ranks #5,592 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Lexiang MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 4, 2026.
Ranks ahead of 126,454 of 132,046 servers on MCP Toplist.
Use Lexiang MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tencent-lexiang https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry[mcp_servers.tencent-lexiang]
url = "https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry"Add to ~/.codex/config.toml.
https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tencent-lexiang": {
"url": "https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tencent-lexiang": {
"type": "http",
"url": "https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tencent-lexiang": {
"serverUrl": "https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tencent-lexiang": {
"url": "https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tencent-lexiang%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.tencent-lexiang%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.tencent-lexiang%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 6 registries
tencent-lexiang
Available versions (4)
| Version | Published |
|---|---|
| 1.0.1 | Feb 4, 2026 |
| 1.0.0 | Feb 4, 2026 |
| 1.0.2 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Lexiang MCP Server?
- Lexiang MCP Server is maintained by tencent-lexiang, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Lexiang MCP Server listed on the Official MCP Registry?
- Yes — Lexiang MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Lexiang MCP Server have?
- MCP Toplist tracks 4 versions of Lexiang MCP Server, most recently published on Feb 4, 2026.
- Where can I find the source code for Lexiang MCP Server?
- The source code for Lexiang MCP Server is hosted at github.com/tencent-lexiang/lexiang-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.