ACMS (Apple Container MCP Server)
Provides programmatic access to Apple's container CLI tool on macOS, enabling users to perform 50+ c...
Open the FastMCP connection interface
- In your FastMCP UI, open the screen where you add a new MCP (the place with the "Install Now" button). All values below should be filled into that interface.
Click "Install Now" (or "Add new MCP")
- Start the add/installation flow so the form fields become editable.
Set the transport and endpoint
- Transport: http
- Name: acms (or any friendly name you prefer)
- Endpoint / URL: http://localhost:8765/mcp (change host/port if your ACMS is running elsewhere)
Environment variables (ENV) — leave empty
- According to the provided README, ACMS does not require any API keys or special environment variables to operate. Do not add any ENV entries in the FastMCP form; leave the ENV section blank.
Optional: add a note or description
- Add a short description in the connection form such as "ACMS — Apple Container MCP Server (local macOS host)" so you remember requirements (macOS Apple Silicon, macOS 26+, container CLI installed).
Save / Install and verify
- Click the form's Save / Install / Connect button.
- Ensure the ACMS server is running on the target machine (start with: container system start, then ./start-acms.sh or python3 acms/acms.py --port 8765 --host 127.0.0.1).
- Test the connection from FastMCP. If it fails, verify host/port, firewall, and that the ACMS process is running.
If you need to supply environment variables later
- Only add ENV entries in the FastMCP connection interface if you have a custom setup that requires them (e.g., custom PATH, proxy, or other local overrides). The README provides no required keys, so only add values if you know they are needed for your environment.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.