SME Library MCP
by nbs-oss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRON_SECRET | Yes | Secret to protect the daily /api/cron/maintenance job. | |
| SME_API_KEY | No | API key for local stdio mode (e.g., sme_live_...). | |
| ADMIN_EMAILS | Yes | Comma-separated list of admin emails to bootstrap admin access. | |
| SUPABASE_URL | Yes | The URL of the Supabase project. | |
| ANTHROPIC_API_KEY | Yes | Anthropic API key used for AI generation of SMEs. | |
| SUPABASE_ANON_KEY | Yes | The Supabase anon key, which powers the dashboard. | |
| NEXT_PUBLIC_BASE_URL | Yes | Canonical base URL of the site. | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | The Supabase service role key (full server-side access). |
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
ActivityMaintained
ResponsivenessNo issues