ClaudeCodeNavi/claudecodenavi-mcp
Claude Code knowledge platform & marketplace MCP server. Search and share snippets, prompts, Q&A solutions, error fixes, and MCP server configurations from the ClaudeCodeNavi community.
Quick Start
Clone the repository:
git clone https://github.com/saikiyusuke/claudecodenavi-mcpClaude Desktop configuration example:
{
"mcpServers": {
"claudecodenavi-mcp": {
"command": "npx",
"args": [
"-y",
"ClaudeCodeNavi/claudecodenavi-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.