Content Tools
serpmantics.com
Provides user balance information and AI-powered E-E-A-T analysis for content competitors.
ENDPOINT 1
https://app.serpmantics.com/api/mcp
MCP server metadata
- Name
- serpmantics
- Version
- 0.1.0
Known tools 28
get_aissistant_tokensGet the current user's available AI tokens Returns the number of AI tokens available to the authenticated user.
Inferred read-onlyget_creditsGet user balance (guide credits + AI tokens) Returns the authenticated user's full balance.
Inferred read-onlyget_eeat_competitorsGet E-E-A-T analysis results for a guide's competitors Retrieves the E-E-A-T analysis results for the top competitors of a guide.
Inferred read-onlycreate_eeat_competitorsStart an E-E-A-T analysis on a guide's top SERP competitors Starts an asynchronous E-E-A-T analysis on the top competitors of the guide's SERP.
Inferred read-onlycreate_eeatStart an E-E-A-T analysis on a guide content Starts an asynchronous E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) analysis on the HTML content provided for a given guide.
Inferred read-onlyget_intentGet search intent analysis for a guide Retrieves existing intent analysis results for a guide
Inferred read-onlycreate_intentGenerate search intent analysis for a guide Analyzes search intent for a guide and optionally analyzes provided content against that intent.
Inferred read-onlydelete_intentDelete generated intent analysis for a guide Removes previously generated intent analysis for the given guide.
Potential side effectsget_internal_linksGet internal linking suggestions for a guide Retrieves existing internal linking suggestions for a guide
Inferred read-onlycreate_internal_linksGenerate internal linking suggestions for a guide Analyzes a guide and generates internal linking suggestions based on content analysis.
Inferred read-onlydelete_internal_linksDelete generated internal-links suggestions for a guide Removes previously generated internal-links suggestions for the given guide.
Potential side effectsget_metaGet generated meta titles and descriptions for a guide Retrieves generated SEO meta titles and descriptions for a guide
Inferred read-onlycreate_metaGenerate SEO meta titles and descriptions for a guide Generates optimized meta titles and descriptions based on guide content analysis.
Inferred read-onlydelete_metaDelete generated meta for a guide Removes previously generated meta titles/descriptions for the given guide.
Potential side effectsget_outlineGet generated page structure for a guide Retrieves the generated page structure (flat heading list) for a guide.
Inferred read-onlycreate_outlineGenerate content outline for a guide Generates a content outline based on SERP analysis for a guide.
Inferred read-onlydelete_outlineDelete generated outline for a guide Removes previously generated outline data for the given guide.
Potential side effectsget_tokens_usageGet API token usage costs for different endpoints Returns the number of tokens required for each API endpoint operation.
Inferred read-onlyget_usageGet current API usage and quota status Returns the current period's API guide usage, quota limit, remaining count and the renewal date.
Inferred read-onlyget_credit_ledgerGrand-livre crédits d'un compte (admin) Timeline complète et immuable des mouvements de crédits d'un utilisateur (octrois, consommations, refunds, resets, ajustements admin), avec libellés FR en clair, delta signé, solde après, source, auteur et référence.
Inferred read-onlyupdate_guideUpdate a guide Updates editable fields of a specific guide (group, status, share state, linked URL, meta, hidden expressions).
Potential side effectscreate_guidesCreate new guides Create one or more new guides based on provided queries.
Potential side effectscreate_scoreAnalyze content optimization score Analyzes the optimization score of the provided content for a specific guide
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.serpmantics]
url = "https://app.serpmantics.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"serpmantics": {
"type": "http",
"url": "https://app.serpmantics.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: serpmantics
Remote MCP URL: https://app.serpmantics.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"serpmantics": {
"url": "https://app.serpmantics.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"serpmantics": {
"type": "http",
"url": "https://app.serpmantics.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "serpmantics",
"transport": "streamable-http",
"url": "https://app.serpmantics.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.