mcpserver.lol
registry/nateslabach-mcp
Connection check verified live · 27h ago

nateslabach-mcp

AI news API: duplicate AI-industry headlines collapse into one structured event.

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

Tools & capabilities

5 tools

Read from the running server on 27h ago.

get_event_route_v1_events__event_id__get event_id*
Get a single event by ID 404s if the event doesn't exist, is unpublished, is beyond your tier's archive window, or was soft-deleted — never distinguishes which, to avoid leaking d…
get_taxonomy_v1_taxonomy_get
Get Taxonomy Public taxonomy — no API key required. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
list_events_route_v1_events_get limitsinceuntilcursorcategorysubcategory
List events, newest first The primary resource — one structured event per underlying story, already deduplicated from many source articles. Cursor-paginated (`next_cursor`/`has_mo…
post_magic_link_v1_auth_magic_link_post email*
Request a free API key by email Step 1 of self-serve signup — no key required. Sends a one-time link to `email`; always returns 202 with the same accepted:true body whether or not…
search_v1_search_get q*limit
Semantic search over events (Pro+) Natural-language query embedded and ranked by cosine similarity against published events — not a keyword/text match. Each result is a normal eve…