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
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Tiktoken MCP
Count tokens using OpenAI's tiktoken library.
Swift Package Index
Search for Swift packages and retrieve their READMEs and metadata from the Swift Package Index.
Second Opinion MCP Server
An AI-powered coding assistant that combines insights from Gemini, Stack Overflow, and Perplexity AI to help solve programming problems.
Octomind
Create and manage end-to-end tests using the Octomind platform.
Remote MCP Server (Authless)
An authentication-free remote MCP server deployable on Cloudflare Workers.
Bedrock Server Manager
Manage your Bedrock server with natural language commands using the Bedrock Server Manager API.
Cloudflare MCP Server
An example MCP server designed for easy deployment on Cloudflare Workers, operating without authentication.
Copado MCP
A remote MCP server deployable on Cloudflare Workers without authentication.
Unified MCP Client Library
A TypeScript library for integrating MCP with tools like LangChain and Zod, providing helpers for schema conversion and event streaming.
Authless Remote MCP Server on Cloudflare
An example of a remote MCP server deployable on Cloudflare Workers without authentication.