Metadata-Version: 2.4
Name: air-init-mcp
Version: 0.1.0
Summary: The Air Init MCP server provides initialization and scaffolding tools for LLMs building websites with the Air web framework.
Author-email: "Audrey M. Roy Greenfeld" <audrey@feldroy.com>
Maintainer-email: "Audrey M. Roy Greenfeld" <audrey@feldroy.com>
License: MIT
Project-URL: bugs, https://github.com/audreyfeldroy/air_init_mcp/issues
Project-URL: changelog, https://github.com/audreyfeldroy/air_init_mcp/blob/master/changelog.md
Project-URL: homepage, https://github.com/audreyfeldroy/air_init_mcp
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastmcp>=2.10.6
Requires-Dist: typer
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: ty; extra == "test"
Requires-Dist: ipdb; extra == "test"
Dynamic: license-file

# Air Init MCP

![PyPI version](https://img.shields.io/pypi/v/air-init-mcp.svg)
[![Documentation Status](https://readthedocs.org/projects/air-init-mcp/badge/?version=latest)](https://air-init-mcp.readthedocs.io/en/latest/?version=latest)

The Air Init MCP server provides initialization and scaffolding tools for LLMs building websites with the Air web framework.

* PyPI package: https://pypi.org/project/air-init-mcp/
* Free software: MIT License
* Documentation: https://air-init-mcp.readthedocs.io.

## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyfeldroy/cookiecutter) and the [audreyfeldroy/cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage) project template.
