Maeris logo
AI-Powered · MCP Server

Setup my automation

Tell Maeris what to test. It scans your codebase, writes Playwright tests, runs security checks, and wires up your API flows — all in plain English.

Works inside Claude Code, Cursor, and any MCP-compatible editor.

60%
Faster test creation
OWASP
Top 10 coverage
Auto
AI selector repair
1 cmd
Full API extraction

One install. Everything automated.

Maeris MCP sits inside your editor as an MCP server. Your AI assistant calls it directly — no context-switching, no dashboards until you need them.

01

Install & Init

pip install maeris, then maeris app init in your project root. Restart your editor.

02

Tell your AI what to do

Type "generate security scan for my repo" or "create testcases for checkout" in Claude Code.

03

Review & Push

Maeris generates, runs, auto-fixes, and pushes everything to the portal for your team.

UI Testing

"create all testcases for checkout"

Maeris scans your React, Vue, or Angular source, builds a navigation map, discovers every user flow — login, forms, CRUD, modals — and generates positive and negative Playwright tests for each. Tests start from your base URL and click through just like a real user.

  • Auto-discovers all testable flows from source code
  • Generates happy-path + validation-failure tests per flow
  • Runs tests and auto-fixes broken selectors using AI
  • Tracks coverage across every feature area
Maeris Portal — UI Dashboard
Total Tests
28
↑ 100%
Passed tests
53%
→ 0%
Coverage
16%
5 of 32 areas
Issues
57
→ 0%
UI Coverage71% after MCP setup
5 covered2 uncovered7 total areas
Flaky Tests
Add Clot...smoke100%fail
Test 03/0...regression50%fail
Security Scan Report · Mar 27, 2026
F
0/100
Critical
Issue Breakdown
Critical9
High33
Medium342
Low9
Total Issues393
Priority Fixes
criticalSlack pattern hardcoded in source at line 1794
criticalPotential security issue: Security finding
Security

"generate security scan for my repo"

Maeris runs OWASP Top 10 static analysis across your entire codebase. AI categorises every finding by severity, maps it to an OWASP category, and generates evidence + remediation guidance — all without running your app.

  • OWASP Top 10, SAST, auth & session, data exposure, infra
  • WCAG 2.1 AA / 2.2 and GIGW compliance profiles
  • Severity ratings: Critical, High, Medium, Low
  • Export reports as HTML, JSON, or CSV
API Management

"setup my api flows"

Maeris scans your codebase for fetch, axios, httpx, and requests calls, extracts every endpoint with its method, URL, headers, and body, then organises them into collections, sets up environments, and chains them into multi-step flows — extracting auth tokens between steps automatically.

  • Detects all HTTP client calls across your codebase
  • Auto-creates collections, environments, and variables
  • Chains API steps: login → token → protected endpoint
  • Import/export Postman v2.1 JSON
Maeris Portal — API Collections
default
Signup API Tests
Logout API Tests
User API Tests
Single Product API Tests
Login API Tests
Auth Endpoint Tests
GET{base_url}/api/products
Send a request to see the response

Join the waitlist

Maeris MCP is in early access. Drop your email and we will reach out with priority onboarding.

Questions? support@maeris.io