TestLink

TestLink MCP Connector for Claude

A+

Navigate your self-hosted TestLink instance to inspect test plans, suites, cases, and builds natively via your AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your TestLink self-hosted environment to any AI agent and bring your classic test management structure seamlessly into your modern AI workflow via natural language.

What you can do

  • Project & Plan Scoping — Retrieve all test projects, query their active states, and list all comprehensive test plans linked to them
  • Suite Navigation — Browse the hierarchical folder tree of Test Suites mapping your organizational test coverage
  • Test Cases Verification — Dive deep into individual test cases to read manual steps, expected results, priorities, and preconditions without navigating the legacy UI
  • Build Tracking — Inspect active software builds allocated within any specific test plan to confirm QA target versions
  • Environment Sanity — Check the agent’s connection and user mapping via the native whoami interrogation

How it works

  1. Subscribe to this server
  2. Enter your instance Base URL and Developer API Key
  3. Start querying test protocols and scopes from Claude, Cursor, or any MCP-compatible platform

Who is this for?

  • QA Leads — pull test plans and historical cases into chat seamlessly when defining regression cycles
  • Test Engineers — recall specific step-by-step instructions from legacy cases into their markdown editors
  • Developers — verify the preconditions and expected results of a highly complex bug without requesting UI access from QA
qa-testingtest-managementtest-executionsoftware-qualitybug-trackingtest-plans

10 tools expose this connector's capabilities to your AI agent.

get_test_case_details

Retrieves full details for a specific test case

get_test_plan_details

Retrieves details for a specific test plan

get_test_project_details

Retrieves details for a specific TestLink test project

get_test_suite_details

Retrieves details for a specific test suite

list_test_builds

Lists all builds available for a specific test plan

list_test_cases

Lists all test cases within a specific test suite

list_test_plans

Requires a project ID. Lists all test plans associated with a specific project

list_test_projects

Lists all test projects available on the TestLink server

list_test_suites

Lists all test suites within a specific test project

get_user_info

Retrieves information about the authenticated TestLink user

See how to talk to your AI agent using TestLink.

Find out if the server is working and tell me who I am authenticated as.

Server is reachable! The token is authenticating as user `QA_Admin` on project footprint ID `1`. How can I assist you with your QA coverage today?

Give me the step-by-step definition for Test Case ID 5440.

Here are the details for Test Case 'Billing Module Crash' (ID 5440): - **Preconditions**: User must have a cart with exactly $0 in amount. - **Step 1**: Attempt to proceed to checkout bypassing frontend validation using cURL. (Expected: 400 Bad Request error returned). - **Step 2**: Open Stripe gateway page. (Expected: Page throws exception cleanly). Would you like me to flag this into an exportable markdown table?

List all active test plans for Project ID 2.

I found 2 active test plans mapped directly to Project ID 2: 1. 'Release v1.5 - Regression Sandbox' (Plan ID: 1045) 2. 'Payment Gateway E2E' (Plan ID: 1993) Which plan would you like to retrieve the registered builds for?

Because retrieving test assets from older GUIs can be painfully slow for developers. By mapping the database to an AI agent, your devs can just chat: 'What are the steps to reproduce Test Case 4022?' The agent calls the XML-RPC backend and instantly formats the manual steps logically in the chat space.

Related Connectors