Code2Prompt
MCP ServerFeaturedby Community · Added 5mo ago
Claude
7.3k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code2prompt": {
"command": "npx",
"args": [
"code2prompt"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Converts a codebase into a single, structured prompt suitable for large language models.
Tags
Developer Toolsmcp-servertop-100