[PR #7] Deployment: Dockerfile and Smithery config #22

Open
opened 2026-02-28 15:42:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/varunneal/spotify-mcp/pull/7
Author: @calclavia
Created: 1/22/2025
Status: 🔄 Open

Base: mainHead: smithery/config-4f9k


📝 Commits (3)

📊 Changes

3 files changed (+81 additions, -0 deletions)

View changed files

Dockerfile (+41 -0)
📝 README.md (+12 -0)
smithery.yaml (+28 -0)

📄 Description

This pull request introduces the following updates:

  • Dockerfile: Introduces a Dockerfile to package the MCP for deployment across various environments.
  • Smithery Configuration: Adds a Smithery YAML file, which specifies how to start the MCP and the configuration options it supports. This file is used by Smithery to render configurations for the end-user. It also allows you to deploy your MCP to Smithery, serving it over SSE so end-users do not need to install additional dependencies. You may deploy your server by visiting your server page, claiming it and clicking "Deploy".
  • README: Updates the README to include installation instructions via Smithery and a popularity badge. Note that the installation only works after the server is deployed.

Please review these updates to verify their accuracy for your server and feel free to customize it to your needs. Let us know if you have any questions. 🙂


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/varunneal/spotify-mcp/pull/7 **Author:** [@calclavia](https://github.com/calclavia) **Created:** 1/22/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `smithery/config-4f9k` --- ### 📝 Commits (3) - [`44065eb`](https://github.com/varunneal/spotify-mcp/commit/44065eb83d458836c9da7a22160bbc89d6bc41c2) Add Dockerfile - [`6819ada`](https://github.com/varunneal/spotify-mcp/commit/6819ada3fc2fab70eb0dbec4e0d5a6ce252526d5) Add Smithery configuration - [`1e5b21e`](https://github.com/varunneal/spotify-mcp/commit/1e5b21eb46663b087de56828b5e5114a51458d72) Update README ### 📊 Changes **3 files changed** (+81 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+41 -0) 📝 `README.md` (+12 -0) ➕ `smithery.yaml` (+28 -0) </details> ### 📄 Description This pull request introduces the following updates: - **Dockerfile**: Introduces a Dockerfile to package the MCP for deployment across various environments. - **Smithery Configuration**: Adds a Smithery YAML file, which specifies how to start the MCP and the configuration options it supports. This file is used by [Smithery](https://smithery.ai?utm_campaign=pr) to render configurations for the end-user. It also allows you to [deploy](https://smithery.ai/docs/deployments) your MCP to Smithery, serving it over SSE so end-users do not need to install additional dependencies. You may deploy your server by visiting your [server page](https://smithery.ai/server/@varunneal/spotify?utm_campaign=pr&modal=claim), claiming it and clicking "Deploy". - **README**: Updates the README to include installation instructions via Smithery and a popularity badge. Note that the installation only works after the server is deployed. Please review these updates to verify their accuracy for your server and feel free to customize it to your needs. Let us know if you have any questions. 🙂 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-mcp-varunneal#22
No description provided.