Serversio.github.Jmeg8r/astgl-knowledge
K

ASTGL Knowledge

io.github.Jmeg8r/astgl-knowledge · v1.1.0
▦ npm
v1.1.0npm npm: mcp-astgl-knowledge↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Jmeg8r/astgl-knowledge",
  "description": "Search and cite ASTGL articles about MCP servers, local AI, and AI automation.",
  "title": "ASTGL Knowledge",
  "repository": {
    "url": "https://github.com/Jmeg8r/mcp-astgl-knowledge",
    "source": "github"
  },
  "version": "1.1.0",
  "websiteUrl": "https://astgl.ai",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-astgl-knowledge",
      "version": "1.1.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}