scraped-documentation
Verified Safeby neue-supply
Overview
Provides comprehensive documentation for developers to build, configure, deploy, and interact with Framer Plugins, extending Framer's capabilities with custom UI, CMS integration, localization, and canvas manipulation.
Installation
No command providedEnvironment Variables
- CLIENT_ID
- CLIENT_SECRET
- PLUGIN_URI
- REDIRECT_URI
- AUTHORIZE_ENDPOINT
- TOKEN_ENDPOINT
- SCOPE
- IPINFO_TOKEN
Security Notes
The provided code consists of documentation files, not executable server code. As such, direct security vulnerabilities within the 'source code' itself are minimal. The documentation proactively addresses security concerns for plugin developers, such as warning against storing client secrets in code for OAuth implementations and noting that custom code inserted by plugins can be disabled by users. It also warns about overriding core attributes in Code Overrides. The inherent risks lie in how developers implement plugins using these APIs, particularly with features like `setCustomCode` which allows injecting arbitrary HTML/scripts into a user's website, but the documentation highlights developer responsibility and user control.
Similar Servers
core
An extensible IDE framework for building web-based, desktop (Electron), and AI-native development environments, providing core UI components like message notifications and modal dialogues.
phpMyFAQ
The phpMyFAQ MCP Server allows Large Language Models (LLMs) to query a phpMyFAQ installation to provide contextually relevant answers based on its FAQ content, enabling AI assistants to access and utilize the knowledge base.
figma-mcp-server
Enables AI agents to read from and modify Figma design documents programmatically, offering capabilities beyond the official read-only Figma MCP server.
i18n-magic
Automates internationalization (i18n) workflows with AI-powered translations for JavaScript/TypeScript projects, functioning as a Model Context Protocol (MCP) server for LLMs.