KunihiroS_kv-extractor-mcp-server

MCP-Mirror/KunihiroS_kv-extractor-mcp-server

3.1

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.

Tools

Functions exposed to the LLM to take actions

/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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources