mcparr
by PhillyUrbs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCPARR_HOST | No | Bind address for both ports. | 127.0.0.1 |
| MCPARR_UI_PORT | No | Config UI port. | 7475 |
| MCPARR_DATA_DIR | No | State directory. | /data |
| MCPARR_MCP_PORT | No | MCP endpoint port. | 7474 |
| MCPARR_MCP_TOKEN | No | MCP bearer token (generated if not set; env wins; rotation disabled). | |
| MCPARR_SEED_FILE | No | Optional service seed file. | <data>/seed.yaml |
| MCPARR_SECRET_KEY | No | Fernet key for secrets at rest (generated if not set). | |
| MCPARR_ADMIN_PASSWORD | No | Set the admin password headlessly on first run. |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PhillyUrbs/mcparr'
If you have feedback or need assistance with the MCP directory API, please join our Discord server