Skip to main content

Kiln AI Server

Project description

Kiln AI REST Server

PyPI - Version PyPI - Python Version


About Kiln AI

Learn more about Kiln AI at kiln.tech

This package is the Kiln AI server package. There is also a separate desktop application and python library package.

Github: github.com/Kiln-AI/kiln

Installation

We suggest installing with uv:

uv tool install kiln_server

REST API Docs

Our OpenAPI docs: https://kiln-ai.github.io/Kiln/kiln_server_openapi_docs/index.html

Running the server

After installing, run:

kiln_server

kiln_server Command Options

usage: kiln_server [-h] [--host HOST] [--port PORT] [--log-level LOG_LEVEL] [--auto-reload AUTO_RELOAD]

Run the Kiln AI REST Server.

options:
  -h, --help            show this help message and exit
  --host HOST           Host for network transports.
  --port PORT           Port for network transports.
  --log-level LOG_LEVEL
                        Log level for the server when using network transports.
  --auto-reload AUTO_RELOAD
                        Enable auto-reload for the server.

Using the server in another FastAPI app

See server.py for examples, but you can connect individual API endpoints to your app like this:

from kiln_server.project_api import connect_project_api

app = FastAPI()
connect_project_api(app)

Kiln MCP Server

Also included in this package is a MCP server for serving Kiln tools.

See it's README for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kiln_server-0.27.1.tar.gz (222.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kiln_server-0.27.1-py3-none-any.whl (199.3 kB view details)

Uploaded Python 3

File details

Details for the file kiln_server-0.27.1.tar.gz.

File metadata

  • Download URL: kiln_server-0.27.1.tar.gz
  • Upload date:
  • Size: 222.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.3

File hashes

Hashes for kiln_server-0.27.1.tar.gz
Algorithm Hash digest
SHA256 7f6327b9eefeaa5c9a7aea10991911e07d792c3da49b1d957d344df6a0d9ad82
MD5 c5c15ccdb5d730b2177bb8acae8338c7
BLAKE2b-256 391778564b1f802f8bbfadad3fc1214ae3f8be46d25561e15c5e3e5af25fea6a

See more details on using hashes here.

File details

Details for the file kiln_server-0.27.1-py3-none-any.whl.

File metadata

File hashes

Hashes for kiln_server-0.27.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7ad097b30fb77b88969b73029e1f538e37ba6b8c475c6aaa9ccd03e04cc59aa8
MD5 2a29093a70f35d2c7aa4f3f5a5064852
BLAKE2b-256 6ac97b9d9cf588668236ceaacb24f9773330270a4344faf52103f62732551c4e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page