mcpserver.lol
registry/topic-scorer
Connection check verified live · 20h ago

topic-scorer

Score pages against 11,485 public taxonomy categories by embedding similarity. $0.05/call via MCP.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

5 tools

Read from the running server on 20h ago.

topic_scorer_find limitquery*taxonomy
Finds categories whose path contains the query (case-insensitive substring), optionally within one taxonomy. Free. Returns up to `limit` hits with id and path; pass the id as `cate…
topic_scorer_gate fulltext*phrasescategory*min_ranktaxonomy*
Pass/fail check: does the text rank within the top `min_rank` categories of its target taxonomy? Returns `pass`, the target's rank and gap to #1, the taxonomy's top five, and the u…
topic_scorer_phrases ncategory*taxonomy*
Returns the ranked phrase bank for one category: 1 to 4 word phrases a page squarely about that category would contain, ordered by similarity to the category. Use it to seed a brie…
topic_scorer_score perfulltext*phrasescategorytaxonomy
Scores text against every category in all six taxonomies (one embedding, cosine similarity) and returns the top `per` rows per taxonomy. With `taxonomy` and `category` it also retu…
topic_scorer_taxonomies
Lists the six taxonomies with their label and category count. Free. Call it first to pick the taxonomy for topic_scorer_find.