API client and design tool. Test REST, GraphQL, and gRPC APIs with full debugging support.
npx -y @insomnia/mcp-server-insomnia
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"insomnia": {
"command": "npx",
"args": ["-y", "@insomnia/mcp-server-insomnia"]
}
}
}
```
fetch_datacreate_recordupdate_resourcedelete_itemlist_endpointsAPI client and design tool. Test REST, GraphQL, and gRPC APIs with full debugging support.
Language: TypeScript
Category: APIs