
Flexible Key-Value Extracting MCP Server
@smithery/cli
This MCP server extracts key-value pairs from arbitrary, noisy, or unstructured text using LLMs (GPT-4.1-mini) and pydantic-ai. It keeps type safety and supports multiple output formats (JSON, YAML, TOML). The server is robust to any input and always attempts to structure data as much as possible.
安装状态
已补齐
工具数量
3
GitHub Stars
1
命令预览
npx -y @smithery/cli install @KunihiroS/kv-extractor-mcp-server --client claude

