spm-mcp

by simpleswift

7 stars
169 downloads
Not rated
GitHub

About

iOS Swift Package Manager server written in Swift

Details

Author
simpleswift
GitHub stars
7
Downloads
169
Categories
Developer Tools, Community, Other

- MCP server for Swift Package Manager automation.
- Runs via mise and ubi for easy installation.
- MIT licensed.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name spm-mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "spm-mcp": {
            "spm": {
                "command": "mise",
                "args": [
                    "x",
                    "ubi:simpleswift/spm-mcp@latest",
                    "--",
                    "spm-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "spm": {
        "command": "mise",
        "args": [
            "x",
            "ubi:simpleswift/spm-mcp@latest",
            "--",
            "spm-mcp"
        ]
    }
}

A Model Context Protocol (MCP) server that provides automation capabilities using Swift Package Manager (SPM).

{ "mcpServers": { "spm": { "command": "mise", "args": ["x", "ubi:simpleswift/spm-mcp@latest", "--", "spm-mcp"] } } }
swift package resolve swift build swift run

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

A Model Context Protocol (MCP) server that enables AI assistants to integrate with Prometheus Alertmanager

A comprehensive MCP server for tooling interactions(40+) and resource accessibility(60+) plus many useful prompts to interact with Algorand Blockchain.

An MCP server that provides control over Android devices through ADB. Offers device screenshot capture, UI layout analysis, package management, and ADB command execution capabilities.

A Binary Ninja plugin, MCP server, and bridge that seamlessly integrates Binary Ninja with your favorite MCP client.

integration that connects BloodHound with AI through MCP, allowing security professionals to analyze Active Directory attack paths using natural language queries instead of Cypher.

A specialized MCP gateway for LLM enhancement prompts and jailbreaks with dynamic schema adaptation. Provides prompts for different LLMs using an enum-based approach.

Obtains latest dependency details for Clojure libraries.

A Model Context Protocol (MCP) server for CODESYS V3 programming environments.

Analyze large codebases and document collections using high-context models via OpenRouter, OpenAI, or Google AI -- very useful, e.g., with Claude Code

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.