← Registry

Security & Testing

validoria.com

Run HTTP scans and monitor targets for security, SEO, performance, and accessibility scores.

1 endpoint74 known toolsFirst detected September 6, 2026Last detected September 9, 2026

ENDPOINT 1

https://api.teste.no/api/mcp

No auth detected

MCP server metadata

Name
teste-no
Version
1.0.0
Capabilities
loggingresources.listChangedprompts.listChangedtools.listChanged

Known tools 74

guest_start_scan

Run a free 6-test HTTP scan against a public URL without an API key.

Inferred read-only
guest_get_scan

Poll results for a guest_start_scan.

Inferred read-only
list_targets

List all monitoring targets for your team.

Inferred read-only
get_target

Get detailed information about a specific target including status, uptime, fingerprint, and composite scores.

Inferred read-only
get_target_scores

Get composite scores (Security, SEO, Performance, Accessibility) for a target.

Inferred read-only
list_findings

List findings (discovered issues) across your targets.

Inferred read-only
get_finding

Get full details of a specific finding, including evidence, AI analysis, and recommended fix.

Inferred read-only
list_incidents

List incidents (grouped operational issues) across your targets.

Inferred read-only
get_incident

Get full details of a specific incident including linked findings, AI analysis, and deployment correlation.

Inferred read-only
list_runs

List recent test runs.

Inferred read-only
get_run

Get full details of a specific test run including metrics, score, summary, errors, and associated findings.

Inferred read-only
active_runs

Get currently running and queued tests across all targets.

Inferred read-only
team_stats

Get team-wide overview statistics: total runs, pass rate, open findings, open incidents, average duration.

Inferred read-only
target_stats

Get statistics for a specific target: runs, pass rate, findings, duration.

Inferred read-only
daily_trends

Get daily time-series data for runs, findings, and average duration.

Inferred read-only
get_site_map

Get the latest crawl snapshot for a target.

Inferred read-only
list_maintenance_windows

List maintenance windows for a target.

Inferred read-only
list_tests

List all available test definitions (plugins).

Inferred read-only
trigger_test

Run a specific test against a target.

Inferred read-only
trigger_all_tests

Run all enabled tests against a target as a scan workflow.

Inferred read-only
acknowledge_incident

Acknowledge an open incident to signal that someone is looking at it.

Inferred read-only
resolve_incident

Resolve an incident to mark it as handled.

Inferred read-only
mute_finding

Mute an open finding to suppress it from dashboards and alerts.

Inferred read-only
create_maintenance_window

Schedule a maintenance window for a target.

Inferred read-only
delete_maintenance_window

Remove a scheduled maintenance window.

Potential side effects
record_deployment

Record a deployment event for a target.

Inferred read-only
recompute_scores

Force recompute all composite scores (Security, SEO, Performance, Accessibility) for a target.

Inferred read-only
list_automation_rules

List all automation rules for the team.

Inferred read-only
get_automation_rule

Get full details of a specific automation rule.

Inferred read-only
create_automation_rule

Create an automation rule that reacts to events.

Potential side effects
update_automation_rule

Update an existing automation rule.

Potential side effects
delete_automation_rule

Permanently delete an automation rule.

Potential side effects
list_journeys

List custom browser test flows (journeys) for a target or all team targets.

Inferred read-only
get_journey

Get full details of a specific journey including all steps.

Inferred read-only
create_journey

Create a custom browser test flow for a target.

Potential side effects
update_journey

Update a journey's name, settings, or steps.

Potential side effects
delete_journey

Permanently delete a journey and all its steps.

Potential side effects
trigger_journey

Execute a journey (custom browser test flow) against its target.

Potential side effects
list_scheduled_reports

List all scheduled reports for the team.

Inferred read-only
create_scheduled_report

Create a new scheduled email report.

Potential side effects
update_scheduled_report

Update an existing scheduled report.

Potential side effects
delete_scheduled_report

Permanently delete a scheduled report.

Potential side effects
get_team_settings

Get the team's configuration including AI enrichment, uptime monitoring, severity escalation, run policies, notification coalescing, SEO, and Kloner Tasks integration settings.

Inferred read-only
update_team_settings

Update team configuration.

Potential side effects
list_notification_rules

List all notification alert rules for the team.

Inferred read-only
create_notification_rule

Create a notification alert rule.

Potential side effects
update_notification_rule

Update a notification rule.

Potential side effects
delete_notification_rule

Permanently delete a notification rule.

Potential side effects
list_notification_channels

List all notification channels (Email, Slack, Webhook, SMS, Web Push) configured for the team.

Potential side effects
list_keywords

List all SEO keywords tracked for a target, including latest Google rank position.

Inferred read-only
add_keyword

Add an SEO keyword to track for a target.

Inferred read-only
remove_keyword

Remove an SEO keyword from a target.

Potential side effects
start_load_test

Start a load test against a target.

Inferred read-only
cancel_load_test

Cancel a running load test.

Inferred read-only
get_load_test

Get details and results of a load test run.

Inferred read-only
list_load_tests

List recent load test runs for a target.

Inferred read-only
list_secrets

List secrets stored in a target's vault.

Inferred read-only
store_secret

Store an encrypted secret in a target's vault.

Inferred read-only
rotate_secret

Update the value of an existing secret.

Potential side effects
delete_secret

Permanently delete a secret from a target's vault.

Potential side effects
list_page_fragments

List all reusable page fragments for the team.

Inferred read-only
create_page_fragment

Create a reusable step sequence that can be shared across multiple Journeys.

Potential side effects
update_page_fragment

Update a page fragment.

Potential side effects
delete_page_fragment

Permanently delete a page fragment.

Potential side effects
create_target

Add a new website, API, or webshop target for monitoring with full onboarding.

Inferred read-only
update_target

Update a target's properties (name, URL, type, environment, business weight, tags, uptime toggle).

Potential side effects
delete_target

Permanently delete a target and all its associated data (runs, findings, incidents, artifacts).

Potential side effects
analyze_target

Fingerprint a URL and get test recommendations before creating a target.

Inferred read-only
import_targets

Bulk import up to 100 websites for monitoring.

Inferred read-only
create_muting_rule

Create a rule to auto-mute findings matching a pattern.

Potential side effects
system_health

Get a comprehensive system health report: BullMQ queue depths, active/stuck runs, user sessions, notification delivery stats, and recent error counts.

Inferred read-only
update_test

Enable or disable a test definition globally, or update its schedule/timeout.

Potential side effects
enable_all_tests

Enable all test definitions globally.

Inferred read-only
disable_all_tests

Disable all test definitions globally.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.teste-no]
url = "https://api.teste.no/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "teste-no": {
      "type": "http",
      "url": "https://api.teste.no/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: teste-no
Remote MCP URL: https://api.teste.no/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "teste-no": {
      "url": "https://api.teste.no/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "teste-no": {
      "type": "http",
      "url": "https://api.teste.no/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "teste-no",
  "transport": "streamable-http",
  "url": "https://api.teste.no/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.