linuxsuren/atest-mcp-server
by Various
MCP Server of API Testing
MCP
linuxsuren/atest-mcp-server
Added 1 June 2026
Overview
A Model Context Protocol server for API testing. It enables AI assistants and MCP clients to execute API tests and manage test workflows. Built in Go.
Best for
Best for
Developers building MCP-based tools that need API testing capabilities
Use cases
- Run API tests via AI assistants
- Integrate API testing into MCP-compatible workflows
- Automate API validation with AI context
How to use
Install
npx atest-mcp-server-launcher@latest server --mode=stdio --runner-address=localhost:64385 Example client config
{\n "mcpServers": {\n "atest": {\n "name": "atest",\n "type": "streamableHttp",\n "description": "The MCP server of atest",\n "isActive": true,\n "baseUrl": "http://localhost:7845",\n "disabledAutoApproveTools": []\n }\n }\n} Notes
A Model Context Protocol server for API testing. It enables AI assistants and MCP clients to execute API tests and manage test workflows. Built in Go.
6 stars on GitHub. Last updated 2025-11-11.
Use cases
- Run API tests via AI assistants
- Integrate API testing into MCP-compatible workflows
- Automate API validation with AI context
Pros
- Lightweight Go implementation
- Easy to integrate with MCP clients
- Open source
Cons
- Very early stage with only 6 stars
- Limited documentation
- Narrow scope (MCP-based API testing only)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Go implementation
- Easy to integrate with MCP clients
- Open source
Cons
- Very early stage with only 6 stars
- Limited documentation
- Narrow scope (MCP-based API testing only)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.