Model Context Protocol
Connect Cursor, Claude Desktop, or other MCP-compatible AI assistants to TestGuild's vendor-neutral testing tool catalog. Get scored recommendations, tool profiles, and trending data — the same matching engine as the website, built for agents.
Hosted Streamable HTTP MCP (append /mcp — required):
https://mcp.testguild.com/mcp
Requires an API key in the X-TestGuild-MCP-Key header. Rankings and scores are never influenced by sponsorship.
Find tools by application type, objective, budget, and languages (AND logic).
Full public profile — features, pros, cons, pricing, MCP URL.
Popular tools and search terms (today / week / month).
Catalog tools that expose their own MCP servers.
Replace YOUR_API_KEY with the key we send you after you request access below.
{
"mcpServers": {
"testguild-tool-matcher": {
"url": "https://mcp.testguild.com/mcp",
"headers": {
"X-TestGuild-MCP-Key": "YOUR_API_KEY"
}
}
}
}{
"mcpServers": {
"testguild-tool-matcher": {
"url": "https://mcp.testguild.com/mcp",
"headers": {
"X-TestGuild-MCP-Key": "YOUR_API_KEY"
}
}
}
}After saving, restart the app or reload MCP servers. Then try a prompt like: "Use match_testing_tools for web functional testing, JavaScript, free budget."
The MCP endpoint is public, but access is key-gated to prevent abuse. Email us for a free API key — include your name and how you plan to use it (personal, team, content, etc.).