F
licenseNot graded
qualityC
maintenanceEnables searching live myScheme.gov.in schemes by eligibility, keyword, and detail lookup through MCP tools.
-
No user-submitted related servers found.
Scored across 6 tools
Each tool has a distinct purpose: CRUD operations (create, delete, read, update), search with filtering, and health check. No overlap or ambiguity.
Tools follow a verb_noun pattern (e.g., create_scheme, delete_scheme), with 'health' as a simple noun. Minor inconsistency: 'search_schemes' uses plural but is still clear.
Six tools is appropriate for a scheme management server: full CRUD plus search and health check. Not too many, not too few.
Covers all essential operations: create, read, update, delete, and search with eligibility criteria. Health check ensures connectivity. No obvious gaps for the domain.