We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nothingdao/cntx-ui'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CLAUDE.md•847 B
# cntx-ui - Claude Context
## Project Overview
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
## Architecture
Please describe your project architecture here:
- Main components/modules
- Data flow patterns
- Key dependencies
- Design decisions
## Development Guidelines
- Code style preferences
- Testing approach
- Deployment process
- Known limitations or considerations
## Context for AI
When working on this project, please:
- Follow existing patterns and conventions
- Consider the overall architecture
- Maintain code quality and consistency
- Ask for clarification on complex requirements
## Current Focus
<!-- Update this section with current development priorities -->
- Feature development
- Bug fixes
- Performance improvements
- Documentation updates