pakx
← Explore

ai.alpic.mcp/alpic-mcp

0.0.1
MCP Registry

ai.alpic.mcp/alpic-mcp

Manage your projects, debug deployment, and check analytics for any MCP server you host with Alpic

Install

One line. Adds the dep to agents.yml and resolves it.

pakx add mcp ai.alpic.mcp/alpic-mcp

Raw metadata

Source-specific install hints as returned by the official MCP Registry.

{
  "server": {
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "ai.alpic.mcp/alpic-mcp",
    "description": "Manage your projects, debug deployment, and check analytics for any MCP server you host with Alpic",
    "title": "Alpic",
    "version": "0.0.1",
    "websiteUrl": "https://alpic.ai",
    "icons": [
      {
        "src": "https://raw.githubusercontent.com/alpic-ai/public-assets/refs/heads/main/alpic%20logo%20light%20200x200.png",
        "mimeType": "image/png",
        "sizes": [
          "200x200"
        ]
      }
    ],
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://mcp.alpic.ai"
      },
      {
        "type": "sse",
        "url": "https://mcp.alpic.ai"
      }
    ]
  },
  "_meta": {
    "io.modelcontextprotocol.registry/official": {
      "status": "active",
      "statusChangedAt": "2026-02-18T15:32:32.672631Z",
      "publishedAt": "2026-02-18T15:32:32.672631Z",
      "updatedAt": "2026-02-18T15:32:32.672631Z",
      "isLatest": true
    }
  }
}