Content Tools
wealthnme.com
Enables searching, retrieving, and listing published articles and topics from a site.
ENDPOINT 1
https://www.wealthnme.com/api/mcp
Known tools 24
search_articlesSearch published articles by keyword.
get_articleFetch a single published article by slug.
list_articlesList the latest published articles in reverse-chronological order — the same feed as the public /latest page.
list_topicsList all available topic categories with their slugs and RSS feed URLs.
get_site_infoReturns tenant identity and endpoint discovery metadata: siteName, description, siteUrl, endpoint URLs (mcp, openapi, llms, manifest, feed), plus aggregate counts of topics and active sources.
get_latest_articlesAlias for list_articles.
get_topicFetch a single topic by slug.
get_sourcesList active feed sources for this tenant.
get_related_contentFind articles related to a given article slug.
get_citationReturn a citation-ready block for an article including APA-formatted string, key quote, and publication metadata.
get_videoFetch a single published video by internal database ID or external provider ID (e.g.
list_voice_profilesList the active author voice profiles for this tenant.
publish_social_postPublish a workspace's APPROVED social posts to all its connected platforms in one call (one-to-many).
create_articleCreate a new article.
update_articleUpdate fields on an existing article by slug.
publish_articleImmediately publish an article by slug.
schedule_articleSchedule an article to publish at a future datetime.
classify_articleAssign topic categories to an article.
generate_summaryAI-generate editorial summary fields for an article (TL;DR bullets, why it matters, SEO title/description, key implications, what to watch) and save them to the article.
generate_editorialAI-generate deeper editorial analysis fields (business relevance, key implications, what to watch) and save them to the article.
post_to_linkedinPost content to LinkedIn using a connected social workspace.
extract_key_claimsAI-powered extraction of factual claims and their attributed sources from an article body.
trigger_ingestKick off feed ingest for all active sources, or a specific source by id.
send_newsletterTrigger send for the next due scheduled newsletter edition (scheduled_at <= now, status = scheduled).