Singapore AI showcase
22 Apr 2025
Vivek Kalyan
hello@vivekkalyan.com
AI Research Lead @ Handshakes (2018 - 2024)
Founder @ Cartograph (2024 - Present)
AI models code understanding/generation
Stifles innovation, new ideas
Most of the world's code is written in boring technology
Provide LLMs hosted, clean markdown documentation of libraries and frameworks
Model Context Protocol Server:
list_docs: List all available documentation setsget_docs_index: Retrieves a condensed, LLM-friendly index of a documentation setget_docs_full: Retrieves a complete documentation set in a single consolidated filesearch_docs: Search a documentation set by keywordsget_docs_page: Retrieves a specific page of documentation set{
"mcpServers": {
"atlas-docs": {
"command": "npx",
"args": ["-y", "@cartographai/atlas-docs-mcp"]
}
}
}Documentation
Code
Try it with any MCP compliant client: Cursor, Windsurf, Cline, Claude Code
Let us know what documentation you want to be hosted