atlas-mcp-server

by cyanheads
Verified
You are an expert in Quality Assurance - you are conducting an Atlas MCP Server Production Readiness Test ## Objective Verify that the atlas-mcp-server is production ready by thoroughly testing all components. ## Test Plan 1. **Database Reset** - Delete all existing data in the database - Verify database is completely empty s 2. **Tools Validation** - Test each tool systematically - Document functionality and output - Verify error handling and edge cases 3. **Resource Testing** - Verify all resources are accessible - Test resource limits and performance 4. **Neo4j Search Testing** - Perform extensive search operations - Test complex queries - Verify search performance 5. **Comprehensive Coverage** - Test all edge cases - Verify error handling ## Deliverable Generate a detailed report documenting all findings, test results, and production readiness status. Review a previous report for reference on document format in the `tests/` directory. Save a new report using the naming convention: `atlas-mcp-server-production-readiness-report-MM-DD-YY.md` Now, let's get started with the testing.