You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

suggest

Inactive

Tool of Datamuse

declared in 0.1.0

Autocomplete suggestions for a partial word or phrase using the Datamuse engine. Given a prefix, returns likely completions ranked by relevance score — useful for search-as-you-type, naming, and crossword/word-game hints.

Parameters schema

{
  "type": "object",
  "required": [
    "prefix"
  ],
  "properties": {
    "max": {
      "type": "number",
      "description": "Max suggestions, 1-1000 (default 10)."
    },
    "prefix": {
      "type": "string",
      "description": "The partial word / phrase typed so far."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Datamuse

https://github.com/pipeworx-io/mcp-datamuse

1/7 registries
View full server →