Swift Package Manager Dependencies
БесплатноНе проверенProvides access to Swift Package Manager dependencies in Xcode and SPM projects with tools to search dependency source code, browse files, and list packages wit
Описание
Provides access to Swift Package Manager dependencies in Xcode and SPM projects with tools to search dependency source code, browse files, and list packages with their versions and locations.
README
An MCP server for searching and exploring SPM dependencies in your Xcode and SPM projects.
The code of your SPM dependencies is located in hidden folders, often in other directories (DerivedData etc). Coding agents cannot easily access it, were they to need it. This MCP solves this gap.
Configuration
{
"mcpServers": {
"spm-dependencies": {
"command": "npx",
"args": ["-y", "@getcmd/spm-dependencies-mcp"]
}
}
}
Tools
list_dependencieslists the dependencies used by a project/package, which version they resolve to, and where to find them on disksearchsearch over dependencies with ripgrep. Arbitrary parameters can be forwarded to ripgrep.list-fileslist within dependenciesreadsearch a file within the dependencies with sed. Arbitrary parameters can be forwarded to sed.
CLI Usage
The tools made available through the MCP server can be directly access in a CLI:
$ npx -y @getcmd/spm-dependencies-mcp --help
Search Swift Package Manager dependencies
Usage: spm-dependencies-mcp [COMMAND]
Commands:
list-dependencies List all dependencies for a Swift project
search Search through dependencies using ripgrep
list-files List files in a dependency
read Read a file from a dependency using sed
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
Установка Swift Package Manager Dependencies
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/getcmd-dev/spm-dependencies-mcpFAQ
Swift Package Manager Dependencies MCP бесплатный?
Да, Swift Package Manager Dependencies MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Swift Package Manager Dependencies?
Нет, Swift Package Manager Dependencies работает без API-ключей и переменных окружения.
Swift Package Manager Dependencies — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Swift Package Manager Dependencies в Claude Desktop, Claude Code или Cursor?
Открой Swift Package Manager Dependencies на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Swift Package Manager Dependencies with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
