daviden1013/llm-ie
A comprehensive toolkit that provides building blocks for LLM-based named entity recognition, attribute extraction, and relation extraction pipelines.
Platform-specific configuration:
{
"mcpServers": {
"llm-ie": {
"command": "npx",
"args": [
"-y",
"llm-ie"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...