Back to Home
dock-ai icon

mcp

Verified Safe

by dock-ai

Overview

Allows AI agents to discover and interact with real-world businesses by resolving their domains to MCP connectors for actions like booking or shopping.

Installation

Run Command
uvx dock-ai-mcp

Environment Variables

  • DOCKAI_API_URL
  • INTERNAL_API_KEY
  • MCP_BASE_URL
  • RATE_LIMIT_MAX_REQUESTS
  • RATE_LIMIT_WINDOW_SECONDS
  • UPSTASH_REDIS_REST_URL
  • UPSTASH_REDIS_REST_TOKEN
  • VERCEL_ENV
  • NODE_ENV
  • VERCEL

Security Notes

The server implements rate limiting with IP spoofing protection, delegating to Upstash Redis, and fails closed in production if not configured. OAuth 2.1 is implemented, but all sensitive client/user data and token management are delegated to an external 'dockai-api', reducing the local attack surface. Critical secrets like `INTERNAL_API_KEY` are retrieved from environment variables and are explicitly checked as required in production. No 'eval' or similar dangerous patterns are used directly within the provided source.

Similar Servers

Stats

Interest Score31
Security Score9
Cost ClassLow
Avg Tokens200
Stars1
Forks1
Last Update2026-01-19

Tags

MCPAI AgentBusiness DiscoveryRegistryOAuth