GdMacmillan/apt-mcp-server
The Apt MCP Server is a TypeScript-based server built with the FastMCP framework
Platform-specific configuration:
{
"mcpServers": {
"apt-mcp-server": {
"command": "npx",
"args": [
"-y",
"apt-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...