SPM-MCP
@simpleswift
About SPM-MCP
Swift Package Manager MCP Server written in Swift
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"spm": {
"command": "mise",
"args": [
"x",
"ubi:simpleswift/spm-mcp@latest",
"--",
"spm-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is SPM-MCP?
SPM-MCP is a Model Context Protocol (MCP) server that provides automation capabilities using Swift Package Manager (SPM).
How to use SPM-MCP?
Configure SPM-MCP in your MCP client by adding the provided JSON configuration, which uses mise to run the server via the ubi:simpleswift/spm-mcp@latest tool.
Key features of SPM-MCP
- MCP server for Swift Package Manager automation.
- Runs via
miseandubifor easy installation. - MIT licensed.
Use cases of SPM-MCP
—
FAQ from SPM-MCP
—
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ghidraMCP
LaurieWiredMCP Server for Ghidra
Codelf
unbugA search tool helps dev to solve the naming things problem.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments