octomind-mcp logo

octomind-mcpEen MCP-server voor OctoMind-tools, bronnen en prompts

(0)
Daniel NikulshynBeoordeeld door Daniel Nikulshyn·Bijgewerkt juli 2026

Overzicht

OctoMind MCP-server maakt het mogelijk om end-to-end (e2e) tests te maken, beheren en uitvoeren met OctoMind-tools en -bronnen. Het maakt deel uit van het OctoMind e2e-platform dat functies biedt zoals testcreatie, -uitvoering en automatische reparatie. De MCP-server ondersteunt twee typen sessieopslag: geheugenopslag en Redis-opslag, waarbij de laatste geschikt is voor productiedeployments en horizontale schaalbaarheid. De server ondersteunt ook verschillende tools, waaronder zoeken, getTestCase, executeTests en discovery, en kan worden geïnstalleerd via Smithery of andere clients zoals Claude Desktop, Cursor en Windsurf.

Belangrijkste functies

  • Zoeken in OctoMind-documentatie
  • Testgevallen ophalen
  • Tests uitvoeren
  • Omgevingen opsommen
  • Omgevingen maken en bijwerken
  • Testrapporten ophalen

Prijs

Model
Free
Categorie
MCPServers
Beoordeling
Nog geen reviews

Toepassingen

Testautomatisering

Gebruik OctoMind MCP om end-to-end tests te maken en te beheren, inclusief automatische reparatie, in een lokale ontwikkelomgeving.

Omgevingsbeheer

Gebruik OctoMind MCP om omgevingen voor testdoelen te lijst, maken, bijwerken en verwijderen.

Testrapportage

Haal testrapporten en specifieke testrapportdetails op met de OctoMind MCP-server.

Pluspunten & minpunten

Pluspunten

  • Maakt integratie van lokale ontwikkelomgeving mogelijk met OctoMind-tools
  • Ondersteunt automatische reparatie voor end-to-end tests
  • Biedt flexibele sessieopslagopties, inclusief Redis

Minpunten

  • Vereist API-sleutel en configuratie-instelling
  • Kan extra installatie vereisen voor productiedeployments

Recensies

Log in om een review te schrijven.

Nog geen reviews. Wees de eerste!

Vragen

Which tools are available through the MCP server for test workflows?

The MCP server implements tools such as `search` (documentation lookup), `getTestCase` (retrieve test cases), `executeTests` (run tests), `discovery`, as well as environment management (list, create, update) and test report retrieval.

Asked by Linda Petersen · Jan 12, 2026

What API credentials are required to run the MCP server?

You must provide an OctoMind API key via the `APIKEY` environment variable; the server also uses `OCTOMIND_API_URL` (defaults to https://app.octomind.dev/api) to reach the OctoMind API.

Asked by Lucas Petit · Jan 6, 2026

How do I configure the server to connect to a Redis instance?

Set the `REDIS_URL` environment variable (e.g., `redis://host:port`) or use the command‑line option `-r <url>`. You can also specify `SESSION_EXPIRATION_SECONDS` to control how long sessions live.

Asked by Umar Farooq · Dec 25, 2025

What storage options does OctoMind MCP support for sessions, and which is recommended for production?

OctoMind MCP offers in‑memory storage (default, lost on restart) and Redis storage. For production deployments, Redis is recommended because it persists sessions across restarts and enables horizontal scaling.

Asked by Ravi Kapoor · Dec 2, 2025

Stel een vraag

Alternatieven voor MCPServers