API Tester MCP Server

# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environment venv/ env/ ENV/ .env .venv env.bak/ venv.bak/ # Environment variables and secrets .env .env.local .env.development .env.test .env.production *.env # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store .project .classpath .settings/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # MCP specific mcp-logs/ mcp-cache/ # Local configuration claude_desktop_config.json # Temporary files *.tmp *.bak *.swp *~ # OS specific .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db