loading…
Search for a command to run...
loading…
MCP server for analyzing Perl code with Perl::Critic, enabling code quality checks via both file paths and direct code input.
MCP server for analyzing Perl code with Perl::Critic, enabling code quality checks via both file paths and direct code input.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"simple-mcp": {
"command": "npx",
"args": []
}
}
}