MCP.so
登录
T

tei-mcp

@Pantagrueliste

关于 tei-mcp

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 expansi

基本信息

分类

其他

传输方式

stdio

发布者

Pantagrueliste

提交者

Clément Godbarge

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "tei": {
      "command": "uvx",
      "args": [
        "tei-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is tei-mcp?

A server that provides 16 tools to help AI agents read and write valid TEI XML, including element lookup, attribute resolution, validation, and ODD customisation.

How to use tei-mcp?

Key features of tei-mcp

  • 16 tools for TEI XML operations
  • Element, class, and macro lookup
  • Attribute resolution across full class hierarchy
  • Content model expansion
  • Nesting validation
  • Document and single-element validation
  • Regex search
  • ODD customisation support

Use cases of tei-mcp

  • Validate TEI documents against schemas
  • Look up allowed elements and attributes
  • Apply project-specific ODD customisations
  • Check nesting rules in TEI XML
  • Search for elements or attributes via regex

FAQ from tei-mcp

What does tei-mcp do?

It helps AI agents read and write valid TEI XML by offering 16 tools for lookup, validation, and customisation.

Who is tei-mcp for?

The server is designed for AI agents that need to interact with TEI XML documents programmatically.

What tools are included?

The 16 tools cover 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.

评论

其他 分类下的更多 MCP 服务器