Back to Home
ArcadeAI icon

arcade-mcp

Verified Safe

by ArcadeAI

Overview

A framework and collection of toolkits for building and deploying AI agent servers that integrate with various external services.

Installation

Run Command
docker-compose -f docker/docker-compose.yml up --build

Environment Variables

  • ARCADE_SERVER_TRANSPORT
  • ARCADE_SERVER_PORT
  • ARCADE_SERVER_HOST
  • BRIGHTDATA_API_KEY
  • BRIGHTDATA_ZONE
  • CLICKHOUSE_DATABASE_CONNECTION_STRING
  • MONGODB_CONNECTION_STRING
  • POSTGRES_DATABASE_CONNECTION_STRING
  • ZENDESK_SUBDOMAIN
  • MY_SECRET_KEY
  • ARCADE_API_KEY

Security Notes

Database toolkits (ClickHouse, MongoDB, Postgres) implement robust safeguards against SQL injection, DML/DDL operations, and JavaScript execution (MongoDB $where). Secrets are managed via ToolContext. Dynamic module loading for evaluation test suites, while powerful, occurs in a controlled context for development. External network requests are made to known APIs using secure token management.

Similar Servers

Stats

Interest Score81
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars766
Forks78
Last Update2025-12-06

Tags

AI AgentsToolkitsFrameworkDatabase IntegrationWeb Scraping