TuneTidy
by peterish8
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEV_USER_ID | No | Stable user id when ALLOW_DEV_AUTH_BYPASS is true | |
| APP_BASE_URL | No | Base URL of the web app, defaults to http://127.0.0.1:3000 | |
| DATABASE_URL | Yes | Postgres connection string | |
| MCP_BASE_URL | No | Base URL of the MCP server, defaults to http://127.0.0.1:3100 | |
| SPOTIFY_CLIENT_ID | Yes | Spotify client ID from Spotify Developer Dashboard | |
| SPOTIFY_REDIRECT_URI | Yes | Redirect URI for Spotify OAuth callback | |
| ALLOW_DEV_AUTH_BYPASS | No | Set to 'true' to use dev bypass without Auth0 | false |
| SPOTIFY_CLIENT_SECRET | Yes | Spotify client secret from Spotify Developer Dashboard | |
| TOKEN_ENCRYPTION_KEY_CURRENT | Yes | 32-byte key, base64 |
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
- 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/peterish8/TuneTidy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server