Live AWS, database & Kafka infrastructure context for AI coding assistants via MCP.
claude mcp add infrawise -- npx -y infrawise
claude_desktop_config.json
{
"mcpServers": {
"infrawise": {
"command": "npx",
"args": [
"-y",
"infrawise"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"infrawise": {
"command": "npx",
"args": [
"-y",
"infrawise"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"infrawise": {
"command": "npx",
"args": [
"-y",
"infrawise"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"infrawise": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"infrawise"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"infrawise": {
"command": "npx",
"args": [
"-y",
"infrawise"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Sidd27--infrawise/reviews or the review_server meta-tool.
POST /mcp