Alpic MCP Server
utilities By Community
Description
Manage your projects, debug deployment, and check analytics for any MCP server you host with Alpic
Install & Run Command
npx -y ai.alpic.mcp/alpic-mcp
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).
mcp_config.json Snippet
Add this configuration block inside your local client mcpServers section:
"mcpServers":
{
"mcpServers": {
"ai-alpic-mcp-alpic-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-alpic-mcp-alpic-mcp"
]
}
}
} Server Details
Stars & Popularity ⭐️ New
Author Community
Category utilities
Status Active / Stable
⚡ Try in Config Builder ← Back to Registry