Sorify
MCP server for Sorify QA testing platform, enabling AI agents to manage test suites, generate and run tests, and receive notifications through natural language commands.
README
<h1 align="center"><img src="resources/images/sorify-icon.svg" width="192" align="center"/></h1>
<p align="center"> Next generation AI First - QA platform <br><br> QA Platform over MCP<br> Low Tokens consumption<br> Built for AI Agents - Claude/Codex<br><br> Zero-code test management<br> Built for developers, QA or both<br> </p>
<h3 align="center">Control entire QA thru MCP</h3>
Automate: Automate browser testing, using claude, codex - with skills, mcp, test runners & dashboard.
Zero Code: Zero code management, playwright browser automation tests using AI.
Test Management: Organize test suites and test cases, run them on demand or on a schedule.
Test Runners: Playwright-powered execution with full run history.
Notifications: Get notified when suites finish or fail.
User Management: Roles, permissions, and per-user IAM.
MCP Server: Low token consumption over MCP layer, control all aspects of tests cases, code.
Agent Plugins: Claude/Codex plugins for zero-code test generation and management.
Versioning: Every test edit is snapshotted, so you can review and roll back changes.
Feature Matrix
| Feature | MCP | Dashboard | CI Webhook |
|---|---|---|---|
| Suites: list / get / create / update / delete | ✅ | ✅ | - |
| Suite Teams-notification settings | ✅ | ✅ | - |
| Suite schedule (cron): create/update/delete | ✅ | ✅ | - |
| Tests: list / get / create / update / update code / toggle status / delete / bulk-delete | ✅ | ✅ | - |
| Tests: bulk-create (up to 100) | ✅ | - | - |
| Runs: trigger | ✅ | ✅ | ✅ |
| Runs: get | ✅ | ✅ | - |
| Runs: get status | ✅ | ✅ | ✅ |
| Runs: cancel | ✅ | ✅ | - |
| Runs: delete | ✅ | ✅ | - |
| Screenshots: list / get | ✅ | ✅ | - |
| Login / Register / Logout / Password reset | - | ✅ | - |
| Profile: update name / password | - | ✅ | - |
| Dashboard analytics (stats, recent runs) | - | ✅ | - |
| Suite webhook token: regenerate | - | ✅ | - |
| Suite members: add/update/remove privileges | - | ✅ | - |
| Test code-version: restore | - | ✅ | - |
| Admin: manage users (create, list, role, delete, reset password) | - | ✅ | - |
AI Usage
claude /plugin marketplace add https://github.com/rakutentech/sorify.git
codex plugin marketplace add https://github.com/rakutentech/sorify.git
STEP 1 - Setup Sorify MCP
╰─$ cat ~/.sorify
SORIFY_URL=http://localhost:8000/sorify
SORIFY_USERNAME=admin@sorify.local
SORIFY_PASSWORD=changeme
/sorify:gateway create a test suite called "Awesome App"
/sorify:gateway list latest failing tests
/sorify:gateway Create new test suite. Get requirements from JIRA/GHE/Excel. Write using /sorify:generate
/sorify:gateway Update the test suite http://localhost:8000/sorify/suites/{id} by adding retry twice
STEP 2 - QA Skills
# Tests from source code (git)
/sorify:generate Scan my code and generate tests for <github.com/your/repo> <further prompt..>
# Tests from source code (path)
/sorify:generate Scan my code and generate tests for </path/to/your/source> <further prompt..>
# Tests from url (remote)
/sorify:generate Crawl site and generate tests for https://rakuten.co.jp <further prompt..>
# Tests from url (local)
/sorify:generate Crawl site and generate tests for http://localhost:3000/awesome-app <further prompt..>
# Tests from requirements
/sorify:generate Read requirements here <link to docs> <path to docs> <raw paste>
<you got the idea...>
Development (local)
Option 1 - Simple
cp .env.example .env
composer setup
php artisan dev
Option 2 - Detailed
npm run dev
php artisan serve
php artisan queue:work --queue=sorify,default
php artisan schedule:work
Self Hosting
cp .env.docker.example .env.docker
# Update: APP_KEY, DB_PASSWORD, MYSQL_ROOT_PASSWORD
# Change: APP_ENV=prod for prod ready
docker compose --env-file .env.docker up
Verify
http://localhost:8000/sorify
- User: admin@sorify.local
- Password: changeme
Owners
<table> <tr> <td align="center"> <a href="https://github.com/asghar-ahmed"> <img src="https://github.com/asghar-ahmed.png" width="80" height="80" alt="asghar-ahmed"/><br /> <sub><b>asghar-ahmed</b></sub> </a> </td> <td align="center"> <a href="https://github.com/kevincobain2000"> <img src="https://github.com/kevincobain2000.png" width="80" height="80" alt="kevincobain2000"/><br /> <sub><b>kevincobain2000</b></sub> </a> </td> <td align="center"> <a href="https://github.com/pulkit-kathuria"> <img src="https://github.com/pulkit-kathuria.png" width="80" height="80" alt="pulkit-kathuria"/><br /> <sub><b>pulkit-kathuria</b></sub> </a> </td> <td align="center"> <a href="https://github.com/HiromichiHagiwara"> <img src="https://github.com/HiromichiHagiwara.png" width="80" height="80" alt="HiromichiHagiwara"/><br /> <sub><b>HiromichiHagiwara</b></sub> </a> </td> </tr> <tr> <td align="center"> <a href="https://github.com/MarikoKikugawa"> <img src="https://github.com/MarikoKikugawa.png" width="80" height="80" alt="MarikoKikugawa"/><br /> <sub><b>MarikoKikugawa</b></sub> </a> </td> <td align="center"> <a href="https://github.com/chetra-tep"> <img src="https://github.com/chetra-tep.png" width="80" height="80" alt="chetra-tep"/><br /> <sub><b>chetra-tep</b></sub> </a> </td> <td align="center"> <a href="https://github.com/chetratep"> <img src="https://github.com/chetratep.png" width="80" height="80" alt="chetratep"/><br /> <sub><b>chetratep</b></sub> </a> </td> </tr> </table>
Contribution
- Raise an issue or PR to
master
License
Licensed under the Apache License, Version 2.0.
CHANGE LOG
- v1 - Intial Release
- v1.1 - Batteries added on user management, mcp enhancement
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。