About Credda MCP
Credda MCP is an MCP server in the Blockchain category: read what Credda found in your repositories over the Model Context Protocol: investigations, evidence, resolutions, validations. Read-only. Source mirror of @credda/mcp-server on npm. It has been installed 0 times through Conduid.
Tools (17)
get_api_healthReadiness of the API this server reads from. No arguments.
Takes no parameters.
get_investigationOne run: the reported issue, ranked hypotheses, any patches (unified diff, files changed, rationale) and any verification runs over them.
Takes no parameters.
get_latest_resolutionThe newest record for one investigation, or `{"resolution": null}` when it has produced none.
Takes no parameters.
get_repositoryOne repository by id: name, clone source, default branch. Resolves the `repositoryId` every other row carries.
Takes no parameters.
get_resolutionThe whole record: reproduction and its captured failure signature, root cause, fix, verification signals, regression protection before/after, confidence and its named gaps.
Takes no parameters.
get_validationOne validation, its environment and change impact, and the counts of checks, findings and evidence.
Takes no parameters.
list_investigation_eventsThe run's timeline, cursor-paged with `since` / `nextSince` / `hasMore`. Debug events omitted unless `includeDebug`.
Takes no parameters.
list_investigation_evidenceThe observations a conclusion rests on: type, phase, strength, summary, artifact pointer.
Takes no parameters.
list_investigationsThe investigation queue: state, outcome, duration, event and evidence counts. Filter by `repository`, `signal`, `state`, `outcome`.
Takes no parameters.
list_repositoriesThe repositories in your organisation. Start here to get an id.
Takes no parameters.
list_repository_learningsWhat Credda has learned about one repository, anchored to a file or symbol, with an observation count and an ordinal weight.
Takes no parameters.
list_resolutionsResolution records: what was reported, whether it reproduced, the verification verdict, regression status, and the confidence class **with its `notEstablished` gaps**.
Takes no parameters.
list_validation_checksThe executed plan, in sequence. `baseStatus` is the load-bearing field.
Takes no parameters.
list_validation_eventsThe validation's timeline, cursor-paged with `since` / `nextSince` / `hasMore`. Debug events omitted unless `includeDebug`.
Takes no parameters.
list_validation_evidenceThe evidence behind a validation's checks, filterable by `type`.
Takes no parameters.
list_validation_findingsSeverity, confidence, expected vs observed behaviour, reproduction, affected area, likely source. Narrow with `severity` and `status`.
Takes no parameters.
list_validationsValidation runs over a change: state, outcome, commits compared, environment status.
Takes no parameters.
Install
git clone https://github.com/Credda-io/credda-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Credda MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.