Skip to main content
Glama

Keploy MCP Server

Keploy is an open-source AI-powered API testing platform designed to help developers achieve up to 90% test coverage in just minutes — without writing manual tests. It automatically records real API traffic and converts it into test cases with mocks and stubs, ensuring faster and more reliable integration and regression testing.


🚀 Key Features

  • Auto Test Generation: Captures live API requests and responses to automatically generate test cases.

  • Mocking & Stubbing: Creates reusable mocks/stubs for external dependencies, making tests isolated and faster.

  • Seamless Integration: Works smoothly with existing frameworks and CI/CD pipelines.

  • AI-Powered: Uses AI to detect changes, identify flaky tests, and optimize test suites.

  • Open Source: Transparent, community-driven, and easy to extend.


Related MCP server: Local Testing Agent MCP Server

🧠 Use Cases

  • Automating API Testing and Regression Testing

  • Generating Test Coverage Reports

  • Simplifying Integration Testing across microservices

  • Reducing manual QA efforts


⚙️ Categories

  • Home Automation & IoT

  • Browser Automation


📦 Installation

# Clone the repository
git clone https://github.com/keploy/keploy.git

# Navigate into directory
cd keploy

# Run setup
npm install
npm start

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    OpenTester is a testing execution engine designed for AI coding tools (Claude Code, Cursor, OpenCode, etc.). It provides a unified DSL format and MCP interface, enabling Agents to generate, execute, and manage test cases, achieving an automated "code-test-fix" workflow.
    28
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Autonomous QA platform powered by Claude + Playwright that allows AI to write, run, and fix tests for any project.
    MIT