Api Tests
FreeNot checkedStarter scaffold for a workshop to build an MCP API testing server, intended to be extended through incremental steps.
About
Starter scaffold for a workshop to build an MCP API testing server, intended to be extended through incremental steps.
README
This main branch is the starter for the workshop. It intentionally contains only a minimal server scaffold and the workshop description.
To build the full MCP API testing server, start with increment01-bootstrap and follow the increments in workshop/README.md.
Quickstart (starter only)
npm install
npm run server
The /mcp endpoint is a placeholder until you complete increment01.
Documentation
- Local SDK docs:
- docs/server.md – building MCP servers, transports, tools/resources/prompts, CORS, DNS rebinding, and deployment patterns.
- docs/client.md – using the high-level client, transports, backwards compatibility, and OAuth helpers.
- docs/capabilities.md – sampling, elicitation (form and URL), and experimental task-based execution.
- docs/faq.md – environment and troubleshooting FAQs (including Node.js Web Crypto support).
- External references:
Installing Api Tests
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/slawekradzyminski/mcp-api-testsFAQ
Is Api Tests MCP free?
Yes, Api Tests MCP is free — one-click install via Unyly at no cost.
Does Api Tests need an API key?
No, Api Tests runs without API keys or environment variables.
Is Api Tests hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Api Tests in Claude Desktop, Claude Code or Cursor?
Open Api Tests on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Api Tests with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
