KunihiroS_kv-extractor-mcp-server

KunihiroS_kv-extractor-mcp-server

3.2

If you are the rightful owner of KunihiroS_kv-extractor-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Flexible Key-Value Extracting MCP Server is designed to extract key-value pairs from unstructured text using LLMs and pydantic-ai, supporting multiple output formats.

/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