project-domain-knowledge (exception-coder/project-domain-knowledge) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 12 tools. No publisher has claimed this listing.

Caution. Specific findings reduced this grade. They are listed on the page. 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: 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

exception-coder

Source: github_code

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// tools this server exposes12 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.

list_projects

列出所有产品/系统(project)及其知识点数量。最顶层导航,先用它了解有哪些项目。

list_modules

列出某 project 下的业务模块(module)及其知识点数量,如 销售/库存/生产。用于按模块定位。

list_topics

列出知识点目录(只返回 id+标题+模块+类型+摘要,不含正文)。可按 project / module / type 过滤。type 取值 formula|flow|state|rule|concept|term。

search_knowledge

按关键词搜业务公共认知(计算公式/业务流程/状态扭转/业务规则/概念/术语),返回命中点的 id+摘要。先 search 再用 get_knowledge 取正文,避免一次性灌入全部内容。可按 project/module/type 缩小范围。

locate_menu

按菜单名、页面标题别名、完整菜单路径或 URL 定位所属业务模块及前后端代码路径。适合用户从 ERP 菜单或截图描述页面时先调用。

get_knowledge

按 id 取某个知识点的完整正文(含公式/流程图/状态说明)。id 来自 search_knowledge / list_topics。

get_related

取与某知识点相关联的其它知识点(双向:它指向的 + 指向它的)。

reload_knowledge

重新扫描知识库目录(维护者新增/修改 .md 后调用,免重启)。返回当前知识点总数。

list_spec_candidates

列出对象中心规格挖掘候选摘要。候选来自代码、DDL 与运行证据,不等于已确认业务真理;按需再用 get_spec_candidate 查看证据与反例。

get_spec_candidate

按候选 id 获取完整陈述、支持数、反例、证据引用和人工评审。只读;评审与晋升必须显式运行 spec-mining CLI。

get_module_core_spec

按项目、模块和问题限域取得 Core Spec。返回权威性、稳定知识、候选对象/状态/规则、源码/DDL 引用、冲突和证据版本;未评审结果不会晋升为业务真理。

resolve_consult_context

根据咨询问题、菜单名、URL 或模块提示解析模块边界与菜单坐标,并返回稳定知识、Core Spec 候选摘要及建议继续取得的证据类型。

// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.10.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.10.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.10.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
configDOMAIN_KB_DIR一引擎多实例:通过 复用 MCP 引擎,同时保持知识域和生命周期隔离。
configDOMAIN_SPEC_MINING_DIR
// 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

12/12 tools missing one or more hints — list_projects (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_modules (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_topics (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +9 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.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.10.0 (high), @modelcontextprotocol/sdk@1.10.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

1/2 production deps stale: gray-matter@2023-07-12 (3.1y)

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 5 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 Verified](https://m8ven.ai/badge/mcp/exception-coder/project-domain-knowledge?variant=verified)](https://m8ven.ai/mcp/exception-coder/project-domain-knowledge)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 64ca117e98e730e0049d0100d12951565d8263f7
code hash: 67e2f4da97fdfbaf5f00b5d6204f196accca9f377207b728e70fd79a2d9b26ea
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