developer tools
Atest Mcp Server
An MCP server to manage test suites and cases, which is an alternative to Postman.
typescript
local
linux
developer tools
Installation
npx -y linuxsuren/atest-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "atest-mcp-server",
"command": "npx",
"args": [
"-y",
"linuxsuren/atest-mcp-server"
]
}About This MCP Server
linuxsuren/atest-mcp-server
An MCP server to manage test suites and cases, which is an alternative to Postman.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub