crow-platform

data-ai MCP Server

Modular, agentic framework and MCP platform you self-host. Build and run your own AI agents, connect Claude/ChatGPT/Cursor as a native MCP connector, self-host your apps, and share over encrypted P2P — on hardware you own, with local or cloud models. Open source.

VerifiedInstall Ready
data-aidata-ai
3 views20 stars8 forksv0.1.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
20
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npm install crow-platform
6
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (6)

Grok

Cursor

Claude

ChatGPT

IDE

IDE

Cline

Claude Code

CLI

## Crow's Nest Server-rendered web UI with Dark Editorial design. Password-protected, session-based auth. Built-in panels for the Bot Builder, Messages, Blog, Files, Extensions, and Settings. Third-party panels can be installed from `~/.crow/panels/`. > **[Crow's Nest Guide](https://maestro.press/software/crow/guide/crows-nest)** · **[Architecture](https://maestro.press/software/crow/architecture/dashboard)** ## AI Chat Gateway (BYOAI) Use the Crow's Nest as a chat frontend with your own AI provider: OpenAI, Anthropic, Google, Ollama, or any OpenAI-compatible endpoint. Tool calling routes through Crow's MCP servers, so your AI can reach memories, projects, and files during conversations. No API keys leave your server. > **[Chat Architecture](https://maestro.press/software/crow/architecture/gateway#chat-api)** ## Quick Start For a guided setup instead of the CLI flows below: the first-run wizard and the connect wizard (Settings → Connections) walk you through initial setup and connecting your first AI client — no config files required. ### Managed Hosting A pre-configured Crow instance with no setup and no maintenance. > **[Get managed hosting →](https://maestro.press/hosting/)** ### Oracle Cloud Free Tier (Recommended Free) A permanent free server that never sleeps, with local SQLite and no external database needed. 1. Create a free [Oracle Cloud](https://cloud.oracle.com) account 2. Launch an Always Free VM.Standard.E2.1.Micro instance (Ubuntu 22.04) 3. Install Crow + Tailscale, create a systemd service 4. Connect from any AI platform → **[Full Oracle Cloud guide](https://maestro.press/software/crow/getting-started/oracle-cloud)** ### Desktop (Claude Desktop) ```bash git clone https://github.com/kh0pper/crow.git && cd crow npm run setup npm run desktop-config # Copy output to Claude Desktop config ``` → **[Desktop setup guide](https://maestro.press/software/crow/getting-started/desktop-setup)** ### Developer (Claude Code) ```bash cd crow npm run setup claude # Loads .mcp.json + CLAUDE.md automatically ``` → **[Claude Code guide](https://maestro.press/software/crow/platforms/claude-code)** ### Raspberry Pi / Self-Hosted (Crow OS) ```bash curl -fsSL https://raw.githubusercontent.com/kh0pper/crow/main/scripts/crow-install.sh

Capability

What you get