Servers
Insight MCP Server
@KeplerOps
MCP Server for Development Utilities
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"insight": {
"command": "python",
"args": [
"-m",
"insight"
]
}
}
}