pretalx-mcp
by kevinnz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRETALX_BASE_URL | Yes | pretalx base URL, no trailing slash | |
| PRETALX_API_TOKEN | Yes | use a local token; never commit | |
| PRETALX_READ_ONLY | No | must remain true for v1 | true |
| PRETALX_TRANSPORT | No | only supported value is stdio | stdio |
| PRETALX_VERIFY_TLS | No | keep TLS verification enabled | true |
| PRETALX_DEFAULT_EVENT | No | optional fallback event slug | |
| PRETALX_TIMEOUT_SECONDS | No | HTTP timeout in seconds | 20 |
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/kevinnz/pretalx-local-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server