MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

I
Intelligent MCP Orchestration Platform

An AI-powered automation platform that transforms lead management through voice AI, intelligent CRM orchestration, and a centralised gateway architecture. Connecting 11 systems, 8 automation tools, and 13 diagrams across 5 delivery phases.

Created 2/19/2026
Updated about 9 hours ago
Repository documentation and setup instructions

Intelligent-MCP-Orchestration-Platform

An AI-powered automation platform that transforms lead management through voice AI, intelligent CRM orchestration, and a centralised gateway architecture. Connecting 11 systems, 8 automation tools, and 13 diagrams across 5 delivery phases.

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/chris1-commits/Intelligent-MCP-Orchestration-Platform
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "chris1-commits-intelligent-mcp-orchestration-platform": { "command": "git", "args": [ "clone", "https://github.com/chris1-commits/Intelligent-MCP-Orchestration-Platform" ] } } }