All MCP servers

Test

Official
by Api.Airforcestdio0128MIT

Auto-detects test framework (pytest, jest, vitest) and returns structured results.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "test-imp1870f": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}