B+

api.keploy.io

https://api.keploy.io/client/v1/mcp
89/100 · MCP Trust Grade · checked 1h ago · MCP 2025-06-18
Rug-pull watch: this server's tool surface has changed since baseline — last 7h ago. Continuously watched by wmcp.sh for drift & rug-pulls.

What it offers — 103 tools · Developer Tools

bulkDeleteTestSuites

POST /apps/{appId}/test-suites/bulk-delete — Bulk-delete test suites — Requires scope: `write`.

createAPIKey

POST /api-keys — Create an API key — Requires scope: `admin`. The raw key is returned only once in the response.

createApp

POST /apps — Create an app — Requires scope: `write`.

createCIBranch

POST /apps/{appId}/branches/ci — Find-or-create a CI branch — Creates a new Keploy branch (or returns the existing one) for a CI pipeline run. Idempot

createMock

POST /apps/{appId}/recordings/{testSetId}/mocks — Author one mock under a recording — Insert a single mock into the given test set. When `branch_id` i

createTestSuite

POST /apps/{appId}/test-suites — Create a test suite — Requires scope: `write`.

create_branch

Create a Keploy branch on an app — find-or-create on name conflict. Pass the dev's CURRENT GIT BRANCH as the name. Detect it BEFORE calling this tool:

create_mock

Author a single mock inside a test set. Use this when the dev wants to add a hand-written downstream-call recording (HTTP response, DB result, etc.) w

create_test_suite

Create a new API test suite with test steps. Each step defines an HTTP request and assertions to validate the response. Steps can extract values from

deleteApp

DELETE /apps/{appId} — Delete an app — Requires scope: `admin`.

deleteMock

DELETE /apps/{appId}/recordings/{testSetId}/mocks/{mockId} — Drop one mock — Idempotent — returns 200 even if the mock is already gone. Path `{mockId}

deleteTestSuite

DELETE /apps/{appId}/test-suites/{suiteId} — Delete a test suite — Requires scope: `write`.

delete_mock

Drop one mock from a test set. Idempotent — returns 200 even if the mock is already gone, so retries on a network blip are safe. Accepts UUID or Name

delete_recording

Wholesale-delete a recording (test set + its cases + mocks + mapping). `branch_id` is REQUIRED — the delete lays a tombstone overlay on the branch (me

delete_test_suite

Delete a test suite on a Keploy branch — synchronous, no playbook to walk. USE THIS when: * The dev's update_test_suite call was rejected with "preser

devloop_begin_oauth_install

Start the Path B agent-walked install for the V1 flow. Returns a playbook the AI walks with the dev to land a kep_* PAT in their editor's MCP config.

devloop_detect_app

Resolve a Keploy app and return a playbook the AI should walk to inspect the dev's repo for V1 ("user maintains the flow") test generation. This MCP s

devloop_expand_coverage

Expand V1 API-test coverage from the single seed flow to the remaining detected resources. Use this AFTER devloop_mutation_demo has surfaced a positiv

+85 more tools

Spec conformance20%100
Security (OWASP MCP)30%100
Reliability / performance20%84
Tool hygiene15%75
Transparency / provenance15%70

Observed behavior

No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.

Findings

No blocking issues found in the static + spec checks.
Grade another server

We re-grade api.keploy.io on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — api.keploy.io grade B+
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade B+ · wmcp.sh
[![MCP Trust Grade B+](https://wmcp.sh/mcp/grade/api.keploy.io/badge.svg)](https://wmcp.sh/mcp/grade/api.keploy.io)
<a href="https://wmcp.sh/mcp/grade/api.keploy.io"><img src="https://wmcp.sh/mcp/grade/api.keploy.io/badge.svg" alt="MCP Trust Grade B+ · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.