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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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