Helps AI agents read and write valid TEI XML. Look up elements, check what goes where, validate documents, and apply project-specific customisations. Provides 16 tools covering element/class/macro lookup, attribute resolution across the full class hierarchy, content model expansion, nesting validation, document and single-element validation, regex search, and ODD customisation support.
服务器配置
{
"mcpServers": {
"tei": {
"command": "uvx",
"args": [
"tei-mcp"
]
}
}
}