An open API service indexing awesome lists of open source software.

https://github.com/KunihiroS/kv-extractor-mcp-server

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.
https://github.com/KunihiroS/kv-extractor-mcp-server

Last synced: 2 days ago
JSON representation

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.

Awesome Lists containing this project