
ai
Collection of AI applications and tools.
Repository Info
About This Server
Collection of AI applications and tools.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
AI - Collection of AI Applications and Tools
Overview
This repository contains a collection of tools, servers, and utilities related to Artificial Intelligence. It's organized as a monorepo using Turborepo, allowing for the development and management of multiple AI-related projects in a single repository.
Project Structure
ai/
├── mcp-servers/ # Model Context Protocol servers
│ └── hello-world/ # Example MCP server with basic tools
├── packages/ # Shared libraries and configurations
│ ├── definitions/ # Core type definitions and interfaces
│ ├── eslint-config/ # Shared ESLint configuration
│ ├── lib/ # Core libraries
│ ├── tsconfig/ # Shared TypeScript configuration
│ └── vitest/ # Test configuration and utilities
Documentation
- MCP Servers Documentation - Details about the Model Context Protocol servers
- Hello World Server - Example MCP server implementation
- Packages Documentation - Information about shared libraries and configurations
Current Projects
MCP Servers
The Model Context Protocol (MCP) servers provide a standardized way to define, register, and execute tools that can be used by AI models. These servers communicate using the Model Context Protocol, enabling AI models to interact with various tools and services.
Learn more about MCP Servers
Getting Started
Prerequisites
- Node.js 22 or later
- npm 10.7.0 or later
Installation
# Clone the repository
git clone https://github.com/ribeirogab/ai.git
cd ai
# Install dependencies
npm install
Development
# Build all packages
npm run build
# Run tests
npm run test
# Lint code
npm run lint
Quick Start
Clone the repository
git clone https://github.com/ribeirogab/aiInstall dependencies
cd ai
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.