MCP Server Integration Planner
Plan and design Model Context Protocol server integrations for AI applications
Content
Create a detailed MCP (Model Context Protocol) server integration plan for {{application_type}}. Include: 1. List of MCP tools to expose (name, description, input schema) 2. Resources the server should provide 3. Authentication and security model 4. Data flow diagram between client and server 5. Error handling patterns 6. Example tool implementations in {{language}} 7. Testing strategy for each tool 8. Deployment configuration Existing systems to integrate: {{existing_systems}}
Related Prompts
On-Device AI App Feature Planner
Plans a mobile app feature set that runs entirely on-device using small AI models like Gemma 4 or Llama, with offline-first architecture and privacy-by-design principles.
Code Review Roast Session
Get a brutally honest but educational code review with humor
Flutter Mobile App Code Generator
Generate production-ready Flutter code for mobile app screens and features — with proper widget structure, state management, and platform conventions for iOS and Android.
Full-Stack Feature Implementation Plan
Break down a feature into a complete implementation plan with code structure