MCP.so
Sign In
T

tei-mcp

@Pantagrueliste

About 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

Basic information

Category

Other

Transports

stdio

Publisher

Pantagrueliste

Submitted by

Clément Godbarge

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers