Connection check
verified live · 20h ago
texasvoice
MCP gateway for thetexasvoice.com: articles, search and full text. Read-only, no auth.
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
6 toolsRead from the running server on 20h ago.
fetch
read-only
id*
Retrieve the full text of one document by the id returned from `search`. Retrieve the full text of one document by the id returned from `search`.
get_article
read-only
slug*
Fetch the full clean text of one article by its slug (the last path segment of an article URL). Fetch the full clean text of one article by its slug (the last path segment of an article URL).
list_recent_articles
read-only
limit
List the most recently published articles from this publication. List the most recently published articles from this publication.
popular_content
read-only
dayslimit
The most-read / most-requested articles, ranked by how often AI assistants have actually fetched them. Use for "what is your most popular article", "top reads", or to recommend wha… The most-read / most-requested articles, ranked by how often AI assistants have actually fetched them. Use for "what is your most popular article", "top reads", or to recommend what to read.
search
read-only
query*
Search this site's content. Returns matching documents (id, title, url); pass an id to `fetch` for the full text. Search this site's content. Returns matching documents (id, title, url); pass an id to `fetch` for the full text.
search_articles
read-only
limitquery*