← Registry

Content Tools

wealthnme.com

Enables searching, retrieving, and listing published articles and topics from a site.

1 endpoint24 known toolsFirst detected July 12, 2026Last detected July 12, 2026

ENDPOINT 1

https://www.wealthnme.com/api/mcp

No auth detected

Known tools 24

search_articles

Search published articles by keyword.

get_article

Fetch a single published article by slug.

list_articles

List the latest published articles in reverse-chronological order — the same feed as the public /latest page.

list_topics

List all available topic categories with their slugs and RSS feed URLs.

get_site_info

Returns 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_articles

Alias for list_articles.

get_topic

Fetch a single topic by slug.

get_sources

List active feed sources for this tenant.

get_related_content

Find articles related to a given article slug.

get_citation

Return a citation-ready block for an article including APA-formatted string, key quote, and publication metadata.

get_video

Fetch a single published video by internal database ID or external provider ID (e.g.

list_voice_profiles

List the active author voice profiles for this tenant.

publish_social_post

Publish a workspace's APPROVED social posts to all its connected platforms in one call (one-to-many).

create_article

Create a new article.

update_article

Update fields on an existing article by slug.

publish_article

Immediately publish an article by slug.

schedule_article

Schedule an article to publish at a future datetime.

classify_article

Assign topic categories to an article.

generate_summary

AI-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_editorial

AI-generate deeper editorial analysis fields (business relevance, key implications, what to watch) and save them to the article.

post_to_linkedin

Post content to LinkedIn using a connected social workspace.

extract_key_claims

AI-powered extraction of factual claims and their attributed sources from an article body.

trigger_ingest

Kick off feed ingest for all active sources, or a specific source by id.

send_newsletter

Trigger send for the next due scheduled newsletter edition (scheduled_at <= now, status = scheduled).