suhaasbadada/sentry429
3.1
If you are the rightful owner of sentry429 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Sentry429 is an API testing MCP server designed to facilitate real HTTP testing of deployed APIs through conversational interaction.
🚀 Sentry429 - API Testing MCP Server
Transform Claude into an active API testing companion! Sentry429 enables real HTTP testing of deployed APIs directly through conversation.
Features
- ✅ Single Endpoint Testing - Test individual API endpoints
- ✅ Test Suites - Run multiple tests in sequence
- ✅ Health Checks - Quick API status verification
- ✅ Performance Monitoring - Response time validation
- ✅ Schema Validation - Basic response structure checking
Quick Start
# Install
pip install -e .
# Test locally
python tests/runner.py
# Run with Claude Desktop
python -m src.sentry429.server