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
MCP Server
Automate data science stages using your own CSV data files.
FreeCAD MCP
A server to interact with FreeCAD models using the Model Context Protocol (MCP).
MCP Docs Provider
Provides documentation context to LLMs from local markdown files via MCP.
BaseMcpServer
A minimal, containerized base for building MCP servers with the Python SDK, featuring a standardized Docker image and local development setup.
Laravel MCP Server
A Laravel package for building secure Model Context Protocol servers with real-time communication using SSE.
Bitrix24 MCP-DEV
The MCP server for Bitrix24 provides AI assistants with structured access to the Bitrix24 API. It delivers up-to-date method descriptions, parameters, and valid values, allowing assistants to work with precise data instead of guesswork. This reduces code errors and accelerates Bitrix24 integration development.
Text2Sim MCP Server
A multi-paradigm simulation engine for Discrete-Event and System Dynamics, enabling natural language-based simulations via MCP.
GraphQL MCP Server
A strongly-typed MCP server that provides seamless access to any GraphQL API.
YApi
Interact with the YApi platform using natural language for automated interface management.
Fused MCP
A Python-based MCP server for data scientists to run Python code with a Claude client.