Remote MCP Factory
by YAMA-TANA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLERK_JWT_KEY | No | Optional JWT key for networkless verification. | |
| ALLOW_DEV_AUTH | No | Set to 'true' only for local development. Never enable in production. | false |
| CLERK_SECRET_KEY | Yes | Clerk secret key for authentication. | |
| CLERK_PRICING_URL | No | Optional pricing page URL. | |
| CLERK_SIGN_IN_URL | No | Optional hosted or custom sign-in URL. | |
| CLERK_PRO_PLAN_SLUG | No | Clerk billing plan slug for the Pro plan. | pro |
| CLERK_TEAM_PLAN_SLUG | No | Clerk billing plan slug for the Team plan. | team |
| CLERK_PUBLISHABLE_KEY | Yes | Clerk publishable key. | |
| CLERK_AUTHORIZED_PARTIES | Yes | Comma-separated list of allowed application origins for Clerk. |
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
ActivityMaintained
ResponsivenessNo issues