primr (blisspixel/primr) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 17 tools. No publisher has claimed this listing.

C
Emerging
74/100

primr

Turn any company URL into a strategic intelligence brief. Adaptive scraping + AI-powered research and synthesis.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

blisspixel

Source: github_repo_search

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: PRIMR_MCP_APPROVAL_TOKEN_SECRET, MCP_JWT_SECRET, XAI_API_KEY, GEMINI_API_KEY, PRIMR_CONTROL_PLANE_JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes17 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

query_roadmap

Query the roadmap for version status, blockers, or features

get_hypotheses

Retrieve hypotheses for a company from research memory

save_hypothesis

Save or update a hypothesis in research memory

estimate_skill_pack
generate_skill_pack
estimate_run

Estimate cost and time for a research run without executing. Call this before any cost-incurring research run.

estimate_strategy

Estimate cost and time for a strategy document without executing. Call this before any cost-incurring strategy generation.

research_company

Initiate the supervised company research pipeline and return a job_id after the worker is ready. Full and premium include an agnostic AI Strategy by default unless no_ai_strategy is true. This incurs real API cost and should only be called after the user approves an estimate from estimate_run.

generate_strategy

Generate strategy document from an existing report AFTER the fact. Only needed when adding a strategy to a previously completed research run. For new research, use research_company with platform instead; strategy is included automatically.

check_jobs
run_qa

Run quality assessment on a report. This may incur real API cost depending on the configured QA path.

doctor

Check system health and configuration

clear_jobs

Clear stale pending jobs

cancel_job

Cancel an active local research job. A cancelled response is returned only after the supervised worker exits; remote provider work may remain unknown when the provider has no cancellation API.

wait_for_status_change

Wait for a job status to change (blocks until change or timeout)

show_usage

Check your current spending and remaining budget. Shows daily, monthly, and all-time costs with remaining limits.

delegate_to_agent

Delegate a task to an external A2A agent

// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configPRIMR_CONTROL_PLANE_URL
🔐 secretPRIMR_MCP_APPROVAL_TOKEN_SECRET
🔐 secretMCP_JWT_SECRET
configMCP_ADMIN_TOKENS
configMCP_JWT_ISSUER
configMCP_JWT_AUDIENCE
configAZURE_CLIENT_ID
configMCP_ADMIN_TOKEN_MAX_AGE_HOURS
configMCP_JWT_TENANT_ID
configCOSMOS_ENDPOINT
configSTORAGE_ACCOUNT_NAME
configPRIMR_MAX_JOB_COST_USD
configPRIMR_MAX_DAILY_COST_USD
configPRIMR_MAX_MONTHLY_COST_USD
configPRIMR_ENFORCE_MCP_COST_CAPS
configPRIMR_SUPERVISED_WORKER
configPRIMR_WORKER_JOB_ID
configPRIMR_WORKER_JOB_OBJECT
🔐 secretXAI_API_KEY
🔐 secretGEMINI_API_KEY
configOTEL_EXPORTER_CONSOLE
configJOB_SPEC
configARTIFACT_STORE_URL
configPRIMR_CONTROL_PLANE_API_KEYS
🔐 secretPRIMR_CONTROL_PLANE_JWT_SECRET
configDEPLOYMENT
configPRIMR_CONTROL_PLANE_HASH_PEPPER
configPRIMR_CLEANUP_STALE_AGE_SECONDS
configPRIMR_GEMINI_HTTP_TIMEOUT_MS
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deploySERVICEBUS_CONNECTION_STRING
deployAPPLICATIONINSIGHTS_CONNECTION_STRING
deployAZURE_STORAGE_CONNECTION_STRING
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

17/17 tools missing one or more hints — query_roadmap (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_hypotheses (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); save_hypothesis (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +14 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Secrets not logged

1 secret value sent to logger.warning

Redact or omit secret values from log output.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/blisspixel/primr)](https://m8ven.ai/mcp/blisspixel/primr)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: c1bbb7ec161a41ed694683da76ae33f6608057f9
code hash: 9c32e7bb324cbfe7259d3495f61f4ef6327d43eacf1b6991e7b35c45db09bf04
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client