Back to Browse

Blog Dashboard MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

SEO toolkit for Quebec sites: audits, Google.ca rankings, keywords, AI-search visibility.

About

SEO toolkit for Quebec sites: audits, Google.ca rankings, keywords, AI-search visibility.

Remote endpoints: streamable-http: https://mcp.gridar.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "app-gridar-gridar": {
      "url": "https://mcp.gridar.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Gridar

SEO content on autopilot for Quebec PMEs. 12 SEO agents in one product. Generate, audit and publish articles to WordPress, Shopify, Webflow or a hosted blog - without touching your code.

Made by Arivex Studio.

What it does

Gridar bundles 12 specialized SEO agents into one SaaS:

  • ArticleGenerator - Claude + Serper, FR/EN/ES, 7 archetypes
  • AuditEngine - 0-100 SEO score + actionable suggestions
  • BriefBuilder - search intent, outline, FAQ, entities
  • KeywordResearch - Serper + Gemini cross-checked volumes
  • RankTracker - daily SERP snapshots, geo-restricted to Quebec by default
  • ContentDecay - flags articles losing >30% traffic
  • TopicClusters - semantic grouping of your content
  • LinkGraph - internal linking opportunities
  • BrokenLinkChecker - periodic 404 crawl
  • PlagiarismChecker - detect copy-paste with the wider web
  • ReadabilityScorer - Flesch + lexical complexity
  • PageSpeedAuditor - Core Web Vitals via Google PSI

Plus: GSC OAuth, hreflang for multilingual, weekly digests, multi-domain dashboards, Stripe billing with credits, public REST API, MCP server, n8n community node.

Architecture

LayerStackHosted on
BackendDjango 5 + DRF + PostgresRender
FrontendReact 19 + Vite + TypeScript + Tailwind v4 + shadcn/uiVercel
AIAnthropic Claude, Gemini, Serper, Google PSIPay-per-use
PaymentsStripe Subscriptions + one-time creditsStripe
IntegrationsMCP server (@gridar/mcp-server), n8n node (n8n-nodes-gridar), public REST APInpm + self-hosted

Repo layout

backend/                  Django project
src/                      React frontend
public-blog/              Next.js public blog (hosted-mode customers)
docs/                     User-facing product documentation (FR-CA)
mcp-server/               Model Context Protocol server (npm package)
n8n-node/                 n8n community node (npm package)
cypress/                  E2E tests

Local development

# Backend
cd backend
python -m venv venv && source venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

# Frontend (separate terminal)
npm install
npm run dev

# Visit http://localhost:5173

Documentation

User-facing docs live in docs/ and are served at /docs/*.

License

Proprietary. © Arivex Studio. All rights reserved.

Reviews

No reviews yet

Be the first to review this server!