framer-mcp
by tmcpro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the HTTP server to listen on. | 3000 |
| NODE_ENV | No | Node.js environment mode. | development |
| QUEUE_MAX | No | Maximum number of pending requests allowed per user. | 16 |
| SERVER_SALT | No | Salt used to hash user IDs. | dev-salt-change-me-in-prod |
| AUTH_PROVIDER | No | Auth mode: 'legacy', 'none', or 'cf-access'. | legacy |
| IDEMPOTENCY_TTL_MS | No | Duration to cache responses for idempotency. | 600000 |
| REQUEST_TIMEOUT_MS | No | Time to wait for plugin responses before timing out. | 5000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues