Skip to main content
Glama
CaptainCurso

Music and Madness Sync Bridge

by CaptainCurso

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOTION_KEYYesNotion API integration key.
FOUNDRY_WORLDYesThe slug/name of the Foundry world to synchronize.
FOUNDRY_BASE_URLYesThe URL where the sync client connects (typically the local proxy at http://127.0.0.1:8788).
FOUNDRY_SITE_URLYesThe actual URL of the Foundry VTT instance (e.g., http://192.168.1.105:30000/).
FOUNDRY_BRIDGE_TOKENYesAuthentication token that must match the value configured in the Foundry module settings.
MEDIA_PUBLIC_BASE_URLNoA reachable static host URL used to render local media files within cloud Notion.
FOUNDRY_SESSION_COOKIEYesThe value of the 'session' cookie from a browser logged into the Foundry world.
NOTION_ALLOWED_DATABASE_IDSYesComma-separated list of Notion database IDs that the bridge is permitted to write to.
NOTION_DEFAULT_TARGET_DB_IDYesThe primary Notion database ID where mirrored content should be created.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/CaptainCurso/music-madness-sync-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server