The Texas Voice AI Gateway
MCP gateway for thetexasvoice.com: articles, search and full text.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
MCP gateway for thetexasvoice.com: articles, search and full text. Read-only, no auth.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| search_articles | Search this publication's articles by keyword. Returns the best-matching titles, dates, canonical URLs, and short summaries. |
| list_recent_articles | List the most recently published articles from this publication. |
| get_article | Fetch the full clean text of one article by its slug (the last path segment of an article URL). |
| popular_content | 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 | Search this site's content. Returns matching documents (id, title, url); pass an id to `fetch` for the full text. |
| fetch | Retrieve the full text of one document by the id returned from `search`. |