Submit

Kotlin MCP Server for Spotify

@Carrieukie

A Model Context Protocol (MCP) server that connects AI assistants to the Spotify Web API. Enables natural language access to Spotify playback, search, playlists, and user profile data — ideal for building LLM-integrated music assistants.
Overview

what is Kotlin MCP Server for Spotify?

A Kotlin implementation of a Model Context Protocol (MCP) server that connects AI assistants to the Spotify Web API, enabling natural language access to Spotify playback, search, playlists, and user profile data.

how to use Kotlin MCP Server for Spotify?

To use the server, clone the repository, set up your Spotify Developer credentials, and run the server in either Standard I/O mode or Server-Sent Events (SSE) mode. You can connect it with tools like VS Code's Copilot for interaction.

key features of Kotlin MCP Server for Spotify?

  • Spotify Authentication for managing API tokens
  • Playback Control for managing music playback
  • Playlist Management for creating and modifying playlists
  • User Profile retrieval for accessing user information
  • MCP Integration for standardized tool interactions

use cases of Kotlin MCP Server for Spotify?

  1. Building AI music assistants that can control Spotify playback.
  2. Creating applications that manage playlists through natural language commands.
  3. Developing tools that retrieve user profile information and preferences.

FAQ from Kotlin MCP Server for Spotify?

  • Can I use this server without a Spotify Developer account?

No, you need a Spotify Developer account to access the API.

  • Is the server free to use?

Yes, the server is open-source and free to use.

  • What programming language is used for this project?

The project is implemented in Kotlin.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Kotlin MCP Server for Spotify MCP Server