MCPVault

fetch

MCP tool from Socialgpt MCP by scrollmark

Fetch a single resource by id (connector-convention entrypoint).

How to use it

fetch is exposed by the Socialgpt MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fetch tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Socialgpt MCP

$claude mcp add --transport http socialgpt https://mcp.gpt.social/mcp
FULL SOCIALGPT MCP LISTING

Other tools in Socialgpt MCP (26)

analyze_creator

Analyze a public creator's recent posts (async — returns a jobid to poll).

analyze_post

Analyze a single TikTok/YouTube/Instagram post by URL — adds it to your library and runs deep video analysis.

get_account

Get one connected account by id.

get_account_metrics

Views / engagement as a time series over a trailing window (up to 365 days), per account or aggregated.

get_analysis_status

Check the status of an analyzecreator job.

get_content_profile

Your content DNA — topics, pillars, and voice synthesized from your content.

get_creator

Get a public/competitor creator's profile by platform + handle.

get_follower_history

Audience growth over time — follower / following / media counts as a true time series (up to 365 days).

get_growth_summary

Computed growth deltas and momentum over a window — the "am I growing?" answer in one call.

get_post_metrics_history

One post's trajectory over time — how a single video's numbers moved after publishing.

get_publish_options

Live TikTok publish options — privacy levels, interaction settings, whether posting is possible right now. Required before posting to TikTok.

get_publish_status

Poll a publish job by jobid.

get_upload_link

Get a page where you can upload a local video file that has no public URL.

get_video

Get one video by platform + post id — owned or public/analyzed.

get_video_analysis

Full analysis (incl. scene breakdown) for a video — owned or competitor.

list_accounts

List your connected social accounts.

list_creator_videos

List a public creator's videos, sorted by recent or top, optionally with analysis.

list_similar_videos

Find videos similar to a given one from across the platform.

list_uploads

List drafts you've uploaded, so a draftid can be handed to publishpost.

list_videos

List your videos — filter by platform/query, scope to one connected account, sort by recent or top performers.

Pagination.

listvideos, searchvideos, and listcreatorvideos return a nextcursor when more results exist — pass it back as cursor with the same filters. No nextcursor means you have everything.

publish_post

Publish to a connected TikTok, Instagram, or YouTube account. TikTok supports draft or direct; Instagram publishes reels and carousels immediately; YouTube publishes a video immediately.

search

Search your content (connector-convention entrypoint).

search_videos

Search your analyzed videos by query.

server_info

Basic info about the server and the scopes it supports.

whoami

The authenticated caller — user id and granted scopes.