agent-native-cms (fishperson113/agent-native-cms) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

C
Emerging
74/100
4 days ago

agent-native-cms

Agent-native CMS kernel with stateful MCP and dynamic article presentations

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

Code Verified⚡ Live Monitored

Monitored 0 days · every push re-verified

Who stands behind it

gm.uit.edu.vn (@fishperson113) · Verified Publisher

Source: github_code

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
17 tools verified — handlers match their declared behaviour
7 read-only tools verified — handlers contain no write/delete/exec
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.
Are you the publisher? Confirm or correct these findings.
// 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.
configCMS_ADMIN_ALLOWED_ORIGINS
configTEST_DATABASE_URLIntegration tests use an isolated test database. Set to
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
// quality suggestions

Tool annotations

8/17 tools have 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 — cms_get_instructions (missing: destructiveHint, idempotentHint, openWorldHint); cms_create_article (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); cms_list_articles (missing: 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.

Tool inputs are validated

13/17 tool handlers declare input schemas (76%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Dependency freshness

1/10 production deps stale: server-only@2022-09-03 (4y)

// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/fishperson113-agent-native-cms-wezdus)](https://m8ven.ai/mcp/fishperson113-agent-native-cms-wezdus)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: def536efc5a8b4d7e895630f01c59531474cb1a6
code hash: 1b7379103f58b013be4a42889e0600417a583bbbf48be4ac3cd2977e0fde0c7b
verified: 9/3/2026, 5:18:25 PM
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