Setting Up MCP Server
What is MCP?
Prerequisites
Installation
Option 1: Using npm (Node.js)
npm install -g @aidp/mcp-serverOption 2: Using pip (Python)
Option 3: Using Docker
Quick Start
1. Initialize Configuration
2. Set Environment Variables
3. Start the Server
Configuration Options
Server Configuration
AIDP Configuration
Tool Configuration
Security Configuration
Docker Deployment
Using Docker Compose
Verification
1. Check Server Health
2. List Available Tools
3. Test a Tool
Production Deployment
Using PM2 (Node.js)
Using systemd (Linux)
Monitoring
Logs
Metrics
Troubleshooting
Server Won't Start
Connection Refused
CORS Errors
Next Steps
Support
Last updated