general MCP Server
[DEPRECATED] We recommend Smithery (https://smithery.ai) - A NPX command to install and list packages
Discovered via list:awesome-mcp-servers-appcypher and last synced 3mo ago.
1. Install the package
npx @michaellatman/mcp-get
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-michaellatman-mcp-get": {
"command": "npx",
"args": [
"@michaellatman/mcp-get"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)