Music and Madness Sync Bridge
by CaptainCurso
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOTION_KEY | Yes | Notion API integration key. | |
| FOUNDRY_WORLD | Yes | The slug/name of the Foundry world to synchronize. | |
| FOUNDRY_BASE_URL | Yes | The URL where the sync client connects (typically the local proxy at http://127.0.0.1:8788). | |
| FOUNDRY_SITE_URL | Yes | The actual URL of the Foundry VTT instance (e.g., http://192.168.1.105:30000/). | |
| FOUNDRY_BRIDGE_TOKEN | Yes | Authentication token that must match the value configured in the Foundry module settings. | |
| MEDIA_PUBLIC_BASE_URL | No | A reachable static host URL used to render local media files within cloud Notion. | |
| FOUNDRY_SESSION_COOKIE | Yes | The value of the 'session' cookie from a browser logged into the Foundry world. | |
| NOTION_ALLOWED_DATABASE_IDS | Yes | Comma-separated list of Notion database IDs that the bridge is permitted to write to. | |
| NOTION_DEFAULT_TARGET_DB_ID | Yes | The primary Notion database ID where mirrored content should be created. |
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