Skip to main content
Glama

Citedy SEO Agent

Server Details

AI marketing: SEO articles, trend scouting, competitor analysis, social media, lead magnets

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Citedy/citedy-seo-agent
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

52 tools
adapt.generateInspect

Generate social adaptations for an article.

ParametersJSON Schema
NameRequiredDescriptionDefault
platformsYesTarget social platforms (1-3)
article_idYesUUID of the article to adapt
include_ref_linkYesInclude reference link to original article
agent.healthInspect

Return infrastructure health checks for agent platform.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

agent.meInspect

Return agent profile, balances and limits.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

agent.statusInspect

Return actionable operational status snapshot (credits, socials, schedule, knowledge, content).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

article.generateInspect

Generate a new article using the autopilot flow and current workspace settings.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeYesGeneration mode: standard or turbostandard
sizeYesArticle size presetstandard
audioYesGenerate audio voice-over for the article
topicNoArticle topic or title
personaNoWriting persona slug from available personas
languageYesArticle language code, e.g. en, es, deen
source_urlsNoSource URLs to base the article on (1-3)
enable_searchYesEnable web search (turbo mode only)
illustrationsYesGenerate illustrations for the article
disable_competitionYesSkip competitor analysis step
article.listInspect

List previously generated articles for the current workspace.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax articles to return, 1-100
offsetNoPagination offset
statusNoFilter by article status
brand.scanInspect

Run AI brand visibility scan across major LLM providers (async, poll with brand.scan.get).

ParametersJSON Schema
NameRequiredDescriptionDefault
brandNameYesBrand name to scan across LLM providers
brand.scan.getInspect

Get brand scan status and final result payload by scan ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
competitors.discoverInspect

Discover competitors by keyword set.

ParametersJSON Schema
NameRequiredDescriptionDefault
keywordsYesKeywords to discover competitors for (1-5)
competitors.scoutInspect

Analyze a competitor domain.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeYesAnalysis mode: fast or ultimatefast
topicNoFocus topic for competitor analysis
domainYesCompetitor domain URL to analyze
languageYesContent language code, e.g. en, es, deen
gaps.generateInspect

Generate SEO/GEO content gap opportunities.

ParametersJSON Schema
NameRequiredDescriptionDefault
competitor_urlsYesCompetitor website URLs to analyze (1-5)
gaps.listInspect

List saved content gaps.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

ingest.batchInspect

Create ingestion jobs in batch mode for multiple URLs.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlsYesArray of 1-20 source URLs to ingest in batch
callback_urlNoOptional HTTPS webhook URL for batch completion
ingest.content.getInspect

Fetch extracted content payload for a completed ingestion job.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
ingest.createInspect

Create an ingestion job from a source URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesSource URL to ingest (YouTube, web, PDF, audio)
callback_urlNoOptional HTTPS webhook URL for completion notification
ingest.getInspect

Get ingestion job status/result by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
leadmagnet.archiveInspect

Archive a lead magnet by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
leadmagnet.generateInspect

Start lead magnet generation (checklist/swipe/framework) and return polling instructions.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeYesLead magnet type
nicheNoTarget niche or industry
topicYesLead magnet topic or subject
languageYesContent language codeen
platformYesTarget social platform for distributiontwitter
auto_publishYesAutomatically publish after generation
generate_imagesYesGenerate cover images for lead magnet
leadmagnet.getInspect

Fetch lead magnet status/result by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
leadmagnet.publishInspect

Publish a lead magnet by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
personas.listInspect

List available writing personas.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

products.createInspect

Upload product knowledge document.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYesProduct/document title
contentYesFull product description or document text
source_urlNoOriginal source URL
source_nameNoOriginal source filename
source_typeNoHow the product was added
products.deleteInspect

Delete product knowledge document by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
products.listInspect

List product knowledge documents.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

products.searchInspect

Search product knowledge documents.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results, 1-20
queryYesSemantic search query against product knowledge base
schedule.gapsInspect

List schedule gaps for upcoming days.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoNumber of upcoming days to check, 1-30
timezoneNoIANA timezone string, e.g. America/New_York
schedule.listInspect

List upcoming article/post/social schedule timeline.

ParametersJSON Schema
NameRequiredDescriptionDefault
toNoEnd date filter (ISO 8601)
fromNoStart date filter (ISO 8601)
typeNoFilter by schedule entry type
scout.redditInspect

Run Reddit scout analysis. Returns processing status — poll scout.reddit.result for results.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitYesMax results to return, 1-50
queryYesSearch query for Reddit scout
subredditsYesSubreddit names to search within
scout.reddit.resultInspect

Get Reddit scout run status and results by run ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
runIdYesReddit scout run UUID
scout.xInspect

Run X/Twitter scout analysis. Returns processing status — poll scout.x.result for results.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeYesScout mode: fast or ultimatefast
limitYesMax results to return, 1-50
queryYesSearch query for X/Twitter scout
scout.x.resultInspect

Get X scout run status and results by run ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
runIdYesX scout run UUID
seo.headings.checkInspect

Analyze heading hierarchy (H1-H6) for a page.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget page URL to analyze
seo.internal_links.planInspect

Plan internal linking opportunities from source URL and target URLs/sitemap.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesSource page URL for internal linking analysis
sitemapUrlNoOptional sitemap URL to discover additional pages
targetUrlsYesArray of target URLs to find linking opportunities
seo.links.analyzeInspect

Analyze internal/external links and link attributes.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget page URL to analyze
seo.meta_tags.checkInspect

Analyze meta tags for a target page URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget page URL to analyze
seo.og_image.generateInspect

Generate an Open Graph image artifact and return hosted URL for brand assets.

ParametersJSON Schema
NameRequiredDescriptionDefault
logoUrlNoURL to brand logo image
headlineNoMain headline text
templateNoOG image template style
brandNameNoBrand or company name
subheadlineNoSecondary headline text
primaryColorNoBrand primary color in hex format #RRGGBB
brandDescriptionNoShort brand description
seo.og.previewInspect

Extract Open Graph and Twitter card preview metadata.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget page URL to analyze
seo.robots.checkInspect

Check robots.txt availability and parsed directives.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget page URL to analyze
seo.schema.validateInspect

Validate JSON-LD schema markup for a page.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget page URL to analyze
seo.sitemap.checkInspect

Check sitemap availability and robots sitemap hints.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget page URL to analyze
session.createInspect

Create and start an autopilot session.

ParametersJSON Schema
NameRequiredDescriptionDefault
problemsNoPain points or problems to address in content
languagesNoLanguage codes for content generation
categoriesYesContent categories for the autopilot session
article_sizeNoSize preset for generated articlesmini
interval_minutesNoMinutes between autopilot article generation (60-10080)
disable_competitionNoSkip competitor analysis during generation
settings.getInspect

Get current agent settings.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

shorts.avatarInspect

Generate an AI avatar image for shorts and return hosted avatar URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNoAvatar character archetype
genderYesAvatar gender
originYesAvatar ethnicity/appearance
locationNoBackground setting for the avatar
age_rangeNoAvatar age range
shorts.generateInspect

Generate shorts video and return poll instructions until final video URL is ready.

ParametersJSON Schema
NameRequiredDescriptionDefault
promptYesVideo generation prompt describing scene, style, and action
durationYesVideo duration in seconds: 5, 10, or 15
avatar_urlYesURL of AI avatar image hosted on download.citedy.com
resolutionNoVideo resolution
speech_textNoText the avatar will speak with lip-sync
aspect_ratioNoVideo aspect ratio
shorts.getInspect

Get shorts generation status/result by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
shorts.mergeInspect

Merge 2-4 short clips, apply subtitle phrases, and return final video URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
configNoOptional subtitle styling configuration
phrasesYesSubtitle text for each video segment
video_urlsYesArray of 2-4 video URLs to merge
shorts.scriptInspect

Generate short-form video script text (hook/educational/cta styles).

ParametersJSON Schema
NameRequiredDescriptionDefault
styleNoScript style: hook, educational, or cta
topicYesTopic or subject for the video script
durationNoScript length: short or long
languageNoLanguage code, e.g. en, es, de
product_idNoOptional product ID to reference in script
social.publishInspect

Publish, schedule, or cancel social adaptation publishing.

ParametersJSON Schema
NameRequiredDescriptionDefault
actionYesPublish action: now, schedule, or cancel
platformYesTarget social media platform
accountIdYesUUID of the connected social account
scheduledAtNoISO 8601 datetime for scheduled publishing
adaptationIdYesUUID of the social adaptation to publish
webhooks.deleteInspect

Delete a webhook endpoint by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier (UUID)
webhooks.deliveriesInspect

List webhook delivery attempts.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results to return, 1-100
offsetNoPagination offset
statusNoFilter by delivery status
webhooks.listInspect

List webhook endpoints for current agent.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

webhooks.registerInspect

Register webhook endpoint for agent events.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesWebhook endpoint URL
descriptionNoHuman-readable webhook description
event_typesNoEvent types to subscribe to

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.