Skip to main content
Glama
McScribble
by McScribble

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SONIC_API_TOKENYesYour JWT authentication token
SONIC_API_BASE_URLNoAPI base URLhttps://localhost:5001/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_eventsC

Retrieve events with optional filtering by owner, search terms, or include related data

get_eventC

Get a specific event by ID

create_eventC

Create a new event

update_eventB

Update an existing event

delete_eventC

Delete an event by ID

get_venuesC

Retrieve venues with optional filtering

get_venueA

Get a specific venue by ID

create_venueC

Create a new venue

update_venueC

Update an existing venue

delete_venueB

Delete a venue by ID

get_songsC

Retrieve songs with optional filtering

get_songA

Get a specific song by ID

create_songC

Create a new song

update_songC

Update an existing song

delete_songB

Delete a song by ID

get_usersA

Retrieve users with optional filtering (admin only)

get_userB

Get a specific user by ID

get_current_userA

Get the current authenticated user profile

update_userC

Update user profile information

search_spotifyB

Search for tracks on Spotify

get_spotify_tokenB

Get current Spotify access token status

search_placesB

Search for places using Google Maps API

get_place_detailsC

Get detailed information about a specific place

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/McScribble/sonic-mcp-server'

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