← ExploreMCP Registry
ai.alpic.test/test-mcp-server
0.0.1ai.alpic.test/test-mcp-server
Alpic Test MCP Server - great server!
Install
One line. Adds the dep to agents.yml and resolves it.
pakx add mcp ai.alpic.test/test-mcp-serverRaw metadata
Source-specific install hints as returned by the official MCP Registry.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "ai.alpic.test/test-mcp-server",
"description": "Alpic Test MCP Server - great server!",
"repository": {},
"version": "0.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://test.alpic.ai/"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2025-09-10T13:57:43.256739Z",
"publishedAt": "2025-09-10T13:57:43.256739Z",
"updatedAt": "2025-09-10T13:57:43.256739Z",
"isLatest": true
}
}
}