Skip to main content
Glama
sravan1305

Bildungly Mein NOW MCP

by sravan1305

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEMO_MODENoSet to 'false' to enable live Supabase mode. Automatically true if SUPABASE_URL or SUPABASE_SECRET is not set.true
MCP_API_KEYNoAPI key for securing the MCP HTTP endpoint. Clients send Authorization: Bearer <key>.
SUPABASE_URLNoThe Supabase project URL. If absent, the app runs in demo mode.
ALLOWED_HOSTSNoComma-separated list of allowed hosts/origins for MCP requests to reduce DNS-rebinding exposure.
PUBLIC_ORIGINNoPublic origin of the deployment, used for security headers and redirect URIs.
SUPABASE_SECRETNoThe secret service role key for the Supabase project.
EMBEDDING_API_URLNoURL of the embedding function for semantic search. Falls back to full-text search if not set.

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/sravan1305/bildungly-mcp'

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