spm-mcp
iOS Swift Package Manager server written in Swift
SPM-MCP
A Model Context Protocol (MCP) server that provides automation capabilities using Swift Package Manager (SPM).
Config
Mise
{
"mcpServers": {
"spm": {
"command": "mise",
"args": ["x", "ubi:simpleswift/spm-mcp@latest", "--", "spm-mcp"]
}
}
}
Development
Swift Package Manager
swift package resolve
swift build
swift run
Generate .xcworkspace
- Install Tuist
mise install tuist
- Generate the workspace
tuist generate
License
MIT License. See LICENSE for details.
Related Servers
TUUI - Tool Unitary User Interface
A desktop MCP client for tool integration and cross-vendor LLM API orchestration.
UseGrant MCP Server
Interact with the UseGrant API for programmatic access control and permissions management.
Android Tester MCP
Automate Android devices using the Gbox SDK.
Berry MCP Server
A universal framework for easily creating and deploying Model Context Protocol servers with any tools.
MCP Simple Server
A simple MCP server with streamable HTTP transport that supports basic math tools like add and multiply.
Terraform MCP Server by Binadox
MCP server for Terraform — automatically validates, secures, and estimates cloud costs for Terraform configurations. Developed by Binadox, it integrates with any Model Context Protocol (MCP) client (e.g. Claude Desktop or other MCP-compatible AI assistants).
SeedDream 3.0 Replicate
Generate images using Bytedance's SeedDream 3.0 model via the Replicate platform.
Terraform MCP
A command-line tool that acts as an MCP server to interact with Terraform environments.
Codebase MCP Server
An intelligent codebase search engine that transforms local codebases into a natural language queryable knowledge base.
ComfyUI
An MCP server for ComfyUI integration.