Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Codebase Memory MCP
  4. vs Tencent Lexiang MCP Server
Side-by-Side Model Context Protocol Comparison

Codebase Memory MCP vs Tencent Lexiang MCP Server

In-depth architectural comparison of the Codebase Memory MCP and Tencent Lexiang MCP Server MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Codebase Memory MCP
Knowledge & Memory · Local stdio
Quality: 73/100 (Great) | Auth: No auth required
Tencent Lexiang MCP Server
Knowledge & Memory · Remote HTTP/SSE
Quality: 51/100 (Good) | Auth: OAuth 2.0
Verdict Summary: Choose Codebase Memory MCP if you need specialized Knowledge & Memory tools running via a local process. Choose Tencent Lexiang MCP Server if your workspace requires Knowledge & Memory integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Codebase Memory MCP logo

Choose Codebase Memory MCP when:

  • You need dedicated capabilities in the Knowledge & Memory domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: index_repository, search_graph, query_graph.
Explore Codebase Memory MCP Details
Tencent Lexiang MCP Server logo

Choose Tencent Lexiang MCP Server when:

  • You need dedicated capabilities in the Knowledge & Memory domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: OAuth 2.0 (Free / Open Source).
  • Primary tools included: knowledge_create_entry, knowledge_describe_entry, knowledge_describe_ai_parse_content.
Explore Tencent Lexiang MCP Server Details

Feature & Specification Comparison

Specification
Codebase Memory MCP logo
Codebase Memory MCP
DeusData
Knowledge & Memory
Tencent Lexiang MCP Server logo
Tencent Lexiang MCP Server
Knowledge & Memory
SummaryCode-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcpTencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs.
Category & Scope

Tools & Capabilities Breakdown

Codebase Memory MCP Tools (17)

index_repository
Index a repository. full/moderate add semantics; fast omits them; cross-repo-intelligence links services. Reports coverage gaps.
search_graph
Find symbols via BM25 query, regex name/qn filters, or semantic_query. Rows keep qn/file/lines and in/out over CALLS/USAGE/CALL_REFERENCE/INHERITS/IMPLEMENTS.
query_graph
Read-only Cypher for multi-hop, aggregation, complexity, or cross-service analysis. Default: 200 visible rows with exact/lower-bound totals and truncation; continue safely with next_cursor. graph=missed is a file tree of flagged coverage gaps; absence is not proof of completeness. Use get_graph_schema(diagnostics=full) for properties.
trace_path
Trace callers/callees, data flow, or cross-service paths. Defaults exclude tests and resolver evidence. Rows keep qn/hop with explicit totals, relations, and continuations.
get_code_snippet

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Codebase Memory MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "deusdata-codebase-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "codebase-memory-mcp"
      ]
    }
  }
}
Tencent Lexiang MCP Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "tencent-lexiang-mcp-server": {
      "url": "https://mcp.lexiang-app.com/mcp?company_from={您的乐享code}&access_token={您的access_token}"
    }
  }
}

Frequently Asked Questions

Codebase Memory MCP is categorized under Knowledge & Memory and uses a local stdio subprocess. In contrast, Tencent Lexiang MCP Server belongs to Knowledge & Memory using remote streaming HTTP/SSE transport. Select Codebase Memory MCP when you need capabilities focused on knowledge & memory and Tencent Lexiang MCP Server when you require tools for knowledge & memory.

More alternatives to Codebase Memory MCPMore alternatives to Tencent Lexiang MCP ServerKnowledge & Memory category hub

Related MCP Server Comparisons

Popular comparisons with Codebase Memory MCP

  • Moxie Docs MCP logoCodebase Memory MCP vs Moxie Docs MCP
  • Shodh Memory logoCodebase Memory MCP vs Shodh Memory
  • Scrivener MCP logoCodebase Memory MCP vs Scrivener MCP
  • Context7 logoCodebase Memory MCP vs Context7

Popular comparisons with Tencent Lexiang MCP Server

Knowledge & Memory
Knowledge & Memory
Quality signal73/100 (Great)51/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Remote HTTP/SSE
Auth RequirementNo auth requiredOAuth 2.0
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highRemote (HTTP/SSE) · high
Engagement & Health 7 views 1 copies 1 upvotes 43,832 stars 3 views 0 copies 0 upvotes 2 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Codebase Memory MCP ListingView Tencent Lexiang MCP Server Listing
Read a search_graph symbol. auto bounds source and outlines large containers; full restores up to 500 lines. Source/outline pages continue; coverage_note marks gaps.
get_file_outline
Declaration outline of one exact repository-relative file: optional exact label filter, source order, exact total/offset/limit paging; file/folder/container nodes excluded.
get_graph_schema
Get node-label and edge-type counts. diagnostics=full also lists queryable properties.
compare_graphs
Compare two indexed snapshots: deterministic target-only additions and base-only removals of stable node/edge identities; each set capped by limit and a 512 KiB budget with exact totals and truncation reasons.
get_architecture
Compact counts, languages, packages, entry points. Request structure, dependencies, routes, hotspots, boundaries, layers, clusters, cycles, or file_tree; path scopes a directory.
search_code
Graph-ranked text search: compact symbols, full bounded source, or file paths.
list_projects
List projects with stable paging. Identity is lean; stats adds graph sizes.
delete_project
Delete a project from the index
+5 more tools listed on main page

Tencent Lexiang MCP Server Tools (38)

knowledge_create_entry
Create knowledge entries (page/folder)
knowledge_describe_entry
Get knowledge entry details
knowledge_describe_ai_parse_content
Get AI-parseable content
knowledge_diff_entry_content
Compare content versions
knowledge_import_content
Import markdown/html content
knowledge_list_children
List child entries
knowledge_list_latest_entries
Get recently updated entries
knowledge_list_parents
Get breadcrumb path
knowledge_move_entry
Move entry
knowledge_rename_entry
Rename entry
knowledge_search_udf_entries
Search entries
block_create_block_descendant
Create child blocks
+26 more tools listed on main page
Scrivener MCP logo
Tencent Lexiang MCP Server vs Scrivener MCP
  • Moxie Docs MCP logoTencent Lexiang MCP Server vs Moxie Docs MCP
  • Beever Atlas logoTencent Lexiang MCP Server vs Beever Atlas
  • Graphlit MCP Server logoTencent Lexiang MCP Server vs Graphlit MCP Server