Prototype Kit MCP Server
by nmiah1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Server bind address | localhost |
| MCP_PORT | No | Server port | 5001 |
| ENABLE_AUTH | No | Enable OAuth authentication | False |
| PROTOTYPE_ROOT | No | Directory where prototype kits are created | ~/Documents/prototypes |
| PYTHON_LOG_LEVEL | No | Logging level | INFO |
| PROTOTYPE_KIT_VERSION | No | npm dist-tag / version for the kit | latest |
| COMPATIBLE_WITH_CURSOR | No | Set to True when using Cursor to ensure compatibility | True |
| MCP_TRANSPORT_PROTOCOL | No | Transport protocol: http, sse, or streamable-http | http |
| PROTOTYPE_DEFAULT_PORT | No | Default port for npm run dev | 3000 |
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
ActivitySlowing
ResponsivenessNo issues