mcpbeat Sign in

Optiqra MCP Server

by armin5872 Your server? Claim it
local only

Optiqra MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm. Last commit 16 Aug 2026.

MCP server exposing OptiQra's website audit tools: SEO, GEO, AEO, and AI-generated fixes.

Installs per day peak 515 · avg 18
a month agotoday
65
Installs / week
npm · optiqra-mcp
0
Stars
0 open issues
16 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Optiqra MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add optiqra-mcp -- npx -y optiqra-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "optiqra-mcp": {
      "args": [
        "-y",
        "optiqra-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.optiqra-mcp]
command = "npx"
args = ["-y", "optiqra-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "optiqra-mcp": {
      "args": [
        "-y",
        "optiqra-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "optiqra-mcp": {
      "args": [
        "-y",
        "optiqra-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Optiqra MCP

same job, measured the same way
I
AI Agent Search Optimization
by seyitkaangunes

Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.

48 installs/wk local only
AI SEO
by automatelab-tech

MCP server for AI-SEO auditing: schema, robots.txt, llms.txt, citation scoring, and AEO/GEO rewrites

100 installs/wk local only
Shopify Geo Audit
by builtbyabs

Audit any Shopify store for AI search (GEO/AEO) readiness and generate the fixes. No signup.

57 installs/wk local only
Knapcode SampleMcpServer
by joelverhagen

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

local only
Knapcode SampleMcpServer
by joelverhagen-mcp

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

local only
SEO Audit MCP Server
by glivera

Professional SEO auditing: 15 tools, 9 checks, CWV, E-E-A-T, schema, GEO. Free tier.

15 tools answering
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

20 installs/wk local only
Google Maps MCP Server
by cablate

18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

863 installs/wk local only

Optiqra MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Optiqra MCP?
Optiqra MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package optiqra-mcp was installed 65 times last week.
How do I connect Optiqra MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls optiqra-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Optiqra MCP?
The npm package optiqra-mcp was installed 65 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Optiqra MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.