Metadata-Version: 2.4
Name: vera-mcp
Version: 0.2.0
Summary: Model Context Protocol integration for VERA databases
Author: Kyle Willis
License: Apache-2.0
Keywords: mcp,semantic-search,vera
Requires-Python: >=3.10
Requires-Dist: mcp>=1.0
Requires-Dist: vera-doc
Description-Content-Type: text/markdown

# vera-mcp

`vera-mcp` is the Model Context Protocol adapter for VERA databases and
libraries. It depends on `vera-doc` and exposes search, inspection, validation,
figures, pages, and region tools without owning retrieval implementation.

See the [MCP guide](https://github.com/dkylewillis/vera/blob/main/docs/mcp.md).
