mcp_server

Page actions AI-ready formats and sharing
Open LLM text
Share with AI
Ask Claude Ask ChatGPT Ask Gemini Ask Copilot

MCP server over the chirp-ui manifest — agent-native registry distribution.

Requires the optionalmcpextra::

pip install "chirp-ui[mcp]"
chirp-ui mcp

Tools expose the same manifest surface aschirp-ui find, backed by…

MCP server over the chirp-ui manifest — agent-native registry distribution.

Requires the optionalmcpextra::

pip install "chirp-ui[mcp]"
chirp-ui mcp

Tools expose the same manifest surface aschirp-ui find, backed by the shippedmanifest.jsonso the MCP contract cannot drift from the package.

mcp_server

Name Type Default Description
type
qualified_name
element_type
description
source_file
line_number
is_autodoc
autodoc_element
_autodoc_template
_autodoc_url_path
_autodoc_page_type
title
doc_content_hash

Symbols on this page

create_server
function
def create_server()

Build and return the configured MCP server instance.

No parameters.

main
function
def main(argv: list[str] | None = None) -> int

Parameters

Name Type Default Description
argv list[str] | None None

View source · /home/runner/work/chirp-ui/chirp-ui/site/../src/chirp_ui/mcp_server.py:1