A
securityA
licenseA
qualityEnables interaction with Spotify's music catalog via the Spotify Web API, supporting searches, artist information retrieval, playlist management, and automatic token handling.
Last updated -
547
13
MIT License
这是一个使用 TypeScript 创建模型上下文协议 (MCP) 服务器的入门模板。它提供了基本设置和示例工具实现,帮助您开始构建自己的 MCP 服务器。
请按照以下步骤创建您自己的 MCP 服务器:
src/index.ts
中实现你的工具要添加新工具,请使用server.tool()
方法。例如:
您可以在项目中配置多个 MCP 服务器。以下是示例配置:
此配置指定:
<server_name>
:您的 MCP 服务器的唯一标识符command
:运行脚本的命令(例如, python
, node
, uv
)args
:命令行参数数组--directory
:设置脚本的工作目录您可以通过向mcpServers
对象添加更多条目来配置多个服务器。
ISC# venmo-mcp
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一个可能实现与 Spotify 的 API 交互的 MCP 服务器模板,允许用户通过自然语言命令执行与 Spotify 相关的操作。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yhwancha/mcp-spotify'
If you have feedback or need assistance with the MCP directory API, please join our Discord server