academicpages.github.io

GitHub

Github Pages template based upon HTML and Markdown for personal, portfolio-based websites.

academicpages.github.io MCP Server

MCP server for academicpages/academicpages.github.io

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "academicpages.github.io": {
      "command": "npx",
      "args": [
        "-y",
        "@academicpages/academicpages.github.io"
      ]
    }
  }
}