Model Context Protocol Server Management Platform
This repository manages our complete MCP (Model Context Protocol) server ecosystem, providing organized storage, version control, and deployment management for all server components.
Location: core-infrastructure/
Essential servers providing basic functionality:
- filesystem - File and directory operations
- execute-command - Shell command execution
- git - Version control operations
- youtube - Video processing and management
Location: external-services/
Third-party service integrations:
- mcp-github - GitHub API integration
- clickup - Project management integration
- gdrive - Google Drive operations
- n8n-mcp - Workflow automation
- playwright - Web automation and testing
Location: analytics-intelligence/
Data analysis and knowledge management:
- e5-marketing-research - Marketing intelligence
- personal-knowledge-intelligence - Knowledge capture and retrieval
- duckdb-analytics - Business intelligence and analytics
- chroma-secure - Vector database for secure data
Location: ai-reasoning/
AI-powered analysis and reasoning tools:
- deepseek - Advanced reasoning and chat capabilities
Location: business-tools/
Business process and workflow management:
- lead-qualification - Lead scoring and qualification
- project-management - Project tracking and management
- project-instructions-generator - Project documentation automation
Location: tony-ramos-law/
Client-specific tools and integrations:
- swiss-army-knife-copywriter - Perry Marshall copywriting methodology
- google-ads-mcp - Specialized Google Ads campaign generation
Location: experimental/
Servers under development and testing:
- mcp-project-optimizer - Project analysis and optimization
- web-search-mcp-server - Web search capabilities
- priority-management - Priority and task management
Location: archived/
Deprecated servers maintained for reference
- Python 3.8+ with MCP support
- Node.js 16+ (for Node.js-based servers)
- Git for version control
- Required API keys (see individual server documentation)
- Clone this repository
- Navigate to desired server directory
- Install dependencies:
pip install -r requirements.txtornpm install - Configure environment variables
- Add server to Claude Desktop configuration
Update your Claude Desktop configuration (claude_desktop_config.json) with server paths and environment variables. See individual server directories for specific configuration requirements.
- Development: Create in
experimental/directory - Testing: Run comprehensive test suites
- Documentation: Complete README and API documentation
- Review: Code review and performance validation
- Promotion: Move to appropriate category directory
- Integration: Update main configuration and deploy
- Main branch: Production-ready servers only
- Feature branches: Development and experimental work
- Tags: Release versions and stable snapshots
- Automated testing: GitHub Actions for continuous integration
- Nightly: Full repository backup to OneDrive
- Weekly: Complete system snapshots
- Monthly: Archive and cleanup old versions
- Restore from GitHub main branch for code
- Restore databases from latest backup snapshots
- Reconfigure environment variables and API keys
- Verify server connectivity and functionality
- Never commit API keys to version control
- Use environment variables for sensitive data
- Rotate keys regularly
- Monitor access and usage
- Private repository with restricted access
- Two-factor authentication required
- Signed commits for production changes
- Regular security audits
- Follow Python PEP 8 and JavaScript Standard Style
- Include comprehensive test coverage
- Document all public APIs
- Use semantic versioning for releases
- Unit tests for all functions
- Integration tests for external services
- Performance benchmarks for optimization
- Security testing for sensitive operations
- Individual server README files
- API documentation in
/docs - Troubleshooting guides
- Configuration examples
- GitHub Issues for bug reports
- Feature requests via GitHub Discussions
- Security issues via private disclosure
Repository Status: Active Development
Last Updated: July 22, 2025
Maintained By: Ruben Sanchez
License: Private/Proprietary