{
  "name": "PMTech Egypt MCP Server",
  "description": "Model Context Protocol interface for PMTech Egypt water pumps, submersible motors, and solar energy solutions.",
  "version": "1.0.0",
  "capabilities": {
    "prompts": true,
    "resources": true,
    "tools": true
  },
  "endpoints": {
    "products": "/products_data.json",
    "services": "/services_db.json",
    "projects": "/projects_db.json",
    "articles": "/articles_pmtech.json"
  }
}
