MCP Servers / development / Cntx UI

Cntx UI

JSON →
stdiononedevelopment

A minimal file bundling and tagging tool for AI development, featuring a web interface and MCP server mode for AI integration.

Install
How to run this server
[ { "cmd": "npm install -g cntx-ui", "imports": [] } ]
server path: cntx-ui
Tools
What this server exposes
agent/discover
Architectural overview of the codebase
agent/query
Semantic search — 'where is auth handled?'
agent/investigate
Find integration points for a new feature
agent/organize
Audit and optimize bundle structure
artifacts/list
List normalized project artifacts (OpenAPI + Navigation)
artifacts/get_openapi
Return OpenAPI artifact summary and payload
artifacts/get_navigation
Return Navigation artifact summary and payload
artifacts/summarize
Compact cross-artifact summary for agents
list_bundles
List all bundles with metadata
get_bundle
Get full bundle content as XML
get_semantic_chunks
Get all analyzed code chunks
read_file
File operations with bundle context
write_file
File operations with bundle context
Configuration
Environment & auth
authnone
Resources
Cntx UI — MCP Server · libregistry