You're viewing a demo portfolio

Join the waitlist
PRSM

extract-entities

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →
extract-entities — io.github.Deesmo/arch-tools-mcp — PRSM MCP