Model Context Protocol (MCP) server configuration and tool manifest for DevCaress/guia-entrevistas-de-programacion
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"guia-entrevistas-de-programacion": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-guia-entrevistas-de-programacion"
]
}
}
}