IA-QA — 130+ QA & Dev Tools for AI Agents for Claude Desktop
io.github.jcjamet/ia-qa-toolbox
130+ QA & dev tools for AI agents: prompt injection, RAG testing, VLM eval, guardrails. Free.
client:Claude Desktop
transport:streamable-http
tools:152
Install IA-QA — 130+ QA & Dev Tools for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ia-qa-toolbox": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.ia-qa.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- format_json
- generate_uuid
- hash_text
- count_tokens
- base64_encode
- base64_decode
- url_encode
- url_decode
- generate_slug
- validate_email
- minify_js
- decode_jwt
- text_stats
- generate_password
- parse_csv
- color_convert
- regex_test
- lorem_ipsum
- timestamp_convert
- diff_text
- truncate_to_tokens
- split_chunks
- extract_json_from_text
- strip_markdown