A Model Context Protocol (MCP) server for launching and managing macOS applications.
/Applications folderAdd the following to your Claude Config JSON file
{
"mcpServers": {
"simulator": {
"command": "npx",
"args": [
"y",
"@joshuarileydev/mac-apps-launcher-mcp-server"
]
}
}
}
Model context Protocol (MCP) server for Adspirer
MCP server for Dub.co link shortener API integration
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.