Add SpecterQA to community servers#3379
Add SpecterQA to community servers#3379SyncTekLLC wants to merge 1 commit intomodelcontextprotocol:mainfrom
Conversation
|
Update: This project has been rebranded from GhostQA to SpecterQA to avoid a name collision with an existing company. The package is now |
|
Thanks for contributing to the MCP servers repo! We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target. Going forward, please publish your server to the MCP Registry using the quickstart guide: That's where server discovery now happens. Thanks for building on MCP! Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response. |
Summary
Adds SpecterQA to the community servers list.
SpecterQA (formerly GhostQA) is an open-source (MIT) AI behavioral testing tool. AI personas navigate web apps in real browser sessions using vision — no selectors or test scripts required. It ships a native MCP server (
specterqa-mcp) with 4 tools:specterqa_run— Run behavioral test journeys, returns structured JSON (pass/fail, findings, cost)specterqa_list_products— List available test configurationsspecterqa_get_results— Fetch results by run IDspecterqa_init— Scaffold a new project configKey details:
pip install specterqa.well-known/agent.jsonRepository: https://github.com/SyncTek-LLC/specterqa