extract-entities
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Named entity recognition: people, organizations, locations, dates, money, and more
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Text to extract named entities from"
},
"types": {
"type": "array",
"items": {
"type": "string"
},
"description": "Entity types to extract: person, organization, location, date, etc."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries