mcp-server-cookbook
Verified Safeby ScientiaCapital
Overview
Provides a comprehensive guide and ecosystem for building AI-powered business automation agents using various Model Context Protocol (MCP) server integrations.
Installation
No command providedEnvironment Variables
- ANTHROPIC_API_KEY
- APIDOG_API_KEY
- APOLLO_API_KEY
- AWS_ACCESS_KEY_ID
- AWS_REGION
- AWS_SECRET_ACCESS_KEY
- BRAVE_API_KEY
- BROWSERBASE_API_KEY
- CEREBRAS_API_KEY
- CIRCLECI_API_TOKEN
- CLAY_API_KEY
- CLICKUP_API_KEY
- CLOSE_API_KEY
- CONTEXT7_API_KEY
- DEEPSEEK_API_KEY
- FIGMA_API_KEY
- FIRECRAWL_API_KEY
- GITHUB_TOKEN
- GMAIL_CREDENTIALS
- GOOGLE_CALENDAR_CREDENTIALS
- GOOGLE_DRIVE_CREDENTIALS
- HUBSPOT_API_KEY
- HUBSPOT_ACCESS_TOKEN
- JETBRAINS_HOST
- JETBRAINS_PORT
- LINKEDIN_ACCESS_TOKEN
- LINKEDIN_EMAIL
- LINKEDIN_PASSWORD
- MAGIC_AI_API_KEY
- MAKE_API_KEY
- N8N_API_KEY
- N8N_URL
- NEXT_PUBLIC_APP_URL
- NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY
- NEXT_PUBLIC_SUPABASE_ANON_KEY
- NEXT_PUBLIC_SUPABASE_URL
- NOTION_API_KEY
- OPENROUTER_API_KEY
- OPENWEBUI_BASE_URL
- PORTKEY_API_KEY
- PORTKEY_FREE_TIER_CONFIG_ID
- PORTKEY_PRO_TIER_CONFIG_ID
- POSTGRES_DB
- POSTGRES_HOST
- POSTGRES_PASSWORD
- POSTGRES_PORT
- POSTGRES_USER
- POSTMAN_API_KEY
- RUNPOD_API_KEY
- SEMGREP_API_KEY
- SENTRY_API_KEY
- SENTRY_ORG
- SLACK_BOT_TOKEN
- SLACK_CHANNEL_IDS
- SLACK_SIGNING_SECRET
- SLACK_TEAM_ID
- STRIPE_PRICE_ID
- STRIPE_PRICE_ID_PRO
- STRIPE_SECRET_KEY
- STRIPE_WEBHOOK_SECRET
- SUPABASE_SERVICE_ROLE_KEY
Security Notes
The project demonstrates strong security awareness by explicitly forbidding OpenAI models, mandating API keys to be stored only in .env files, implementing security headers in the Next.js application, and including tests for SQL injection prevention. It also emphasizes secure data handling, key rotation, and the principle of least privilege. While excellent, no system is entirely foolproof.
Similar Servers
awesome-mcp-devtools
This repository serves as a curated list of developer tools, SDKs, libraries, and resources for building and interacting with Model Context Protocol (MCP) servers.
mcp
Connect IBM products and other enterprise systems to AI agents via the Model Context Protocol (MCP) to enable AI models to interact with various local and remote resources.
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
agentor
Build and deploy scalable AI agents that can interact with various tools and communicate via A2A and MCP protocols.