← Registry

Content Tools

serpmantics.com

Provides user balance information and AI-powered E-E-A-T analysis for content competitors.

1 endpoint28 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://app.serpmantics.com/api/mcp

No auth detected

MCP server metadata

Name
serpmantics
Version
0.1.0
Capabilities
tools.listChanged

Known tools 28

get_aissistant_tokens

Get the current user's available AI tokens Returns the number of AI tokens available to the authenticated user.

Inferred read-only
get_credits

Get user balance (guide credits + AI tokens) Returns the authenticated user's full balance.

Inferred read-only
get_eeat_competitors

Get 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-only
create_eeat_competitors

Start 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-only
get_eeat

Get E-E-A-T analysis results Retrieves the result of an E-E-A-T analysis.

Inferred read-only
create_eeat

Start 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-only
get_intent

Get search intent analysis for a guide Retrieves existing intent analysis results for a guide

Inferred read-only
create_intent

Generate search intent analysis for a guide Analyzes search intent for a guide and optionally analyzes provided content against that intent.

Inferred read-only
delete_intent

Delete generated intent analysis for a guide Removes previously generated intent analysis for the given guide.

Potential side effects
get_internal_links

Get internal linking suggestions for a guide Retrieves existing internal linking suggestions for a guide

Inferred read-only
create_internal_links

Generate internal linking suggestions for a guide Analyzes a guide and generates internal linking suggestions based on content analysis.

Inferred read-only
delete_internal_links

Delete generated internal-links suggestions for a guide Removes previously generated internal-links suggestions for the given guide.

Potential side effects
get_meta

Get generated meta titles and descriptions for a guide Retrieves generated SEO meta titles and descriptions for a guide

Inferred read-only
create_meta

Generate SEO meta titles and descriptions for a guide Generates optimized meta titles and descriptions based on guide content analysis.

Inferred read-only
delete_meta

Delete generated meta for a guide Removes previously generated meta titles/descriptions for the given guide.

Potential side effects
get_outline

Get generated page structure for a guide Retrieves the generated page structure (flat heading list) for a guide.

Inferred read-only
create_outline

Generate content outline for a guide Generates a content outline based on SERP analysis for a guide.

Inferred read-only
delete_outline

Delete generated outline for a guide Removes previously generated outline data for the given guide.

Potential side effects
get_tokens_usage

Get API token usage costs for different endpoints Returns the number of tokens required for each API endpoint operation.

Inferred read-only
get_usage

Get current API usage and quota status Returns the current period's API guide usage, quota limit, remaining count and the renewal date.

Inferred read-only
get_credit_ledger

Grand-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-only
get_guide

Get data for a specific guide Retrieves details of a specific guide

Inferred read-only
update_guide

Update a guide Updates editable fields of a specific guide (group, status, share state, linked URL, meta, hidden expressions).

Potential side effects
delete_guide

Delete a guide Deletes a specific guide

Potential side effects
get_guides

List user's guides Returns a list of guides for the authenticated user

Inferred read-only
create_guides

Create new guides Create one or more new guides based on provided queries.

Potential side effects
delete_guides

Delete multiple guides Deletes multiple guides at once

Potential side effects
create_score

Analyze content optimization score Analyzes the optimization score of the provided content for a specific guide

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.