
Secure MCP Framework by Arcade.dev
Arcade-mcp is a secure, authentication-first MCP framework that enables developers to quickly build and deploy production-ready AI agents with OAuth-based connections and built-in security features using clean Python code.
https://arcade.dev/mcp?ref=producthunt

產品資訊
更新時間:2025年11月13日
什麼是 Secure MCP Framework by Arcade.dev
Arcade's Secure MCP Framework is a comprehensive development toolkit that bridges critical gaps in the Model Context Protocol (MCP) ecosystem by providing an authentication-first architecture for building AI agents. It allows developers to create custom tools with OAuth authentication, secrets management, and production-grade security built in from the start. The framework addresses the fundamental challenge that less than 30% of AI projects reach production due to authentication and security limitations when accessing third-party services.
Secure MCP Framework by Arcade.dev 的主要功能
Arcade.dev's Secure MCP Framework is a comprehensive development platform that enables building and deploying Model Context Protocol (MCP) servers with built-in authentication and security features. It provides OAuth-based connections that allow AI agents to securely access third-party tools and services as authenticated end users, along with developer-friendly tooling for rapid development, testing, and production deployment.
Authentication-First Architecture: Built-in OAuth 2.0 support with secure token management and user-scoped permissions, allowing AI agents to securely access third-party services without exposing credentials
Zero-Setup Development: Quick start with simple Python implementation, requiring minimal configuration while maintaining production-grade security standards
Enterprise-Grade Security: Comprehensive security features including secrets management, secure token injection, and scope management for handling sensitive data and credentials
Multi-Platform Integration: Compatible with various LLM platforms and tools including Cursor, Claude, LangGraph, and supports both local and cloud deployment options
Secure MCP Framework by Arcade.dev 的使用案例
Email and Calendar Management: Building AI agents that can securely access and manage Gmail, calendar events, and other productivity tools with proper OAuth authentication
Enterprise System Integration: Creating secure connections between AI agents and authenticated enterprise services, databases, and internal tools
Collaborative Workspace Tools: Developing AI agents that can interact with Slack, GitHub, and other collaboration platforms while maintaining proper security boundaries
優點
Simplified development process with built-in security features
Production-ready infrastructure with enterprise-grade security
Extensive integration capabilities with 100+ pre-built tools
缺點
Added complexity due to OAuth implementation requirements
Multiple authorization steps may impact user experience
Requires learning specific framework conventions and patterns
如何使用 Secure MCP Framework by Arcade.dev
Install Arcade CLI: Install the Arcade CLI tool using the command: 'uv tool install arcade-mcp'
Create new MCP server project: Run 'arcade new my_server' to create a new MCP server project and navigate to it with 'cd my_server'
Set up authentication: Run 'arcade login' to authenticate and set up your credentials for secure access
Configure environment variables: Create a .env file in your project directory to store sensitive information and secrets securely
Write your MCP server code: Create your server.py file with your tools using the MCPApp class and proper authentication decorators
Test locally: Run your server locally using 'uv run server.py' with either 'http' or 'stdio' transport options
Enable OAuth (optional): For tools requiring OAuth (like Gmail/Slack), add OAuth configuration in one line using Arcade's auth system
Deploy to production: Use Arcade Deploy to move your MCP server to production with managed config and secrets handling
Connect to frameworks: Use 'arcade configure' to connect your MCP server to supported IDEs and clients like Cursor, Claude, or LangGraph
Monitor and manage: Use Arcade's built-in observability and security features to monitor your deployed MCP server
Secure MCP Framework by Arcade.dev 常見問題
arcade-mcp is a secure MCP (Machine Communication Protocol) framework that allows developers to build and deploy MCP servers with built-in authentication, zero setup, and no rewrites. It enables writing clean Python code and connecting to tools like Gmail or Slack in one line.











