KunihiroS_kv-extractor-mcp-server

KunihiroS_kv-extractor-mcp-server

0

The Flexible Key-Value Extracting MCP Server extracts key-value pairs from unstructured text using language models and pydantic-ai. It features autonomous key discovery, robust handling of complex inputs, and type-safe output in multiple formats. The server supports multilingual input and ensures consistent data extraction.

/extract_json

Extract type-safe key-value pairs from the input text, returning to JSON format

/extract_yaml

Extract type-safe key-value pairs from the input text and return to YAML format

/extract_toml

Extract type-safe key-value pairs from the input text and return to TOML format