Metadata-Version: 2.4
Name: mythos-data-mcp
Version: 2026.903.201
Summary: Comparative mythology as citable data — Greek, Roman, Norse and Egyptian gods and primary sources — local MCP server proxying to https://mythosdata.dev/mcp
License-Expression: BUSL-1.1
Project-URL: Repository, https://github.com/citarium/mythos-data-mcp
Keywords: mcp,model-context-protocol,citarium
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# MythosData

Comparative mythology as citable data — Greek, Roman, Norse and Egyptian gods and primary sources

This package is a **local MCP server that proxies to https://mythosdata.dev/mcp**. It
carries no corpus: every answer comes from the live endpoint, so it cannot
serve anything stale.

## If your client speaks remote MCP, you do not need this

Point it straight at the endpoint and skip the install:

```bash
claude mcp add --transport http mythos-data-mcp https://mythosdata.dev/mcp
```

This package exists for the clients that only speak stdio.

## Install (not published yet)

`uvx mythos-data-mcp` does **not** work yet: the package is generated
here but is not on PyPI, so the command would fail. Until it is
published, point your client straight at the endpoint as above, or run this
directory locally.

The source is in place — that is what this package is — and the install
section here becomes a command in the same change that publishes it.

## Version

`2026.903.201` — year, month-day of the newest verification in the corpus,
and the number of knowledge objects. It moves when the knowledge moves, not
when the framework releases (ADR-017).

## Licence

Code: BUSL-1.1. The knowledge served by the endpoint carries its
own licence, stated by the endpoint itself.
