Serversio.github.aryanduntley/aifp
A

io.github.aryanduntley/aifp

io.github.aryanduntley/aifp · v0.1.1
▦ pypi
v0.1.1pypi pypi: aifp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.aryanduntley/aifp",
  "description": "Database-driven FP enforcement and project management for AI-maintained codebases",
  "repository": {
    "url": "https://github.com/aryanduntley/AIFP",
    "source": "github",
    "id": "aryanduntley/AIFP"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "aifp",
      "version": "0.1.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}