sourcecraft-mcp (ramgml/sourcecraft-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 48 tools. No publisher has claimed this listing.

C
Emerging
74/100

sourcecraft-mcp

MCP сервер для интеграции с платформой SourceCraft: репозитории, issues, pull requests, CI/CD и релизы. Включает CLI утилиту sourcecraft.

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: 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

ramgml

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 1 credential: SOURCECRAFT_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes48 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_ci_runs
_get_ci_run
_get_workflow
_get_cube_logs
_get_artifacts
_trigger_workflows
_list_issues
_get_issue
_create_issue
_update_issue
_close_issue
_reopen_issue
_list_issue_comments
_add_issue_comment
_list_organizations
_get_organization
_list_organization_repositories
_list_organization_members
_list_pull_requests
_get_pull_request
_create_pull_request
_update_pull_request
_merge_pull_request
_publish_pull_request
_discard_pull_request
_list_pr_reviewers
_add_pr_reviewer
_set_review_decision
_list_releases
_get_release
_get_latest_release
_create_release
_update_release
_publish_release
_discard_release
_list_repositories

List repositories for a user or the authenticated user.

list_organization_repositories

List repositories in an organization.

_get_repository

Get detailed information about a repository.

create_repository

Create a new repository for the authenticated user.

update_repository

Update repository settings.

delete_repository

Delete a repository.

list_branches

List branches in a repository.

list_tags

List tags in a repository.

get_file_tree

Get the file tree of a repository.

_get_current_user
_get_user
_list_my_issues
_list_user_pull_requests
// 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.
🔐 secretSOURCECRAFT_API_TOKEN
configSOURCECRAFT_BASE_URL
// 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

48/48 tools missing one or more hints — _list_ci_runs (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); _get_ci_run (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); _get_workflow (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +45 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.

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 2 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/ramgml/sourcecraft-mcp)](https://m8ven.ai/mcp/ramgml/sourcecraft-mcp)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: c7159e78c5f40532d12b2d0f29a0b7c9605be0fc
code hash: 13487af66a7ff5fedcf6bd433a68eab38020abbba8ebdbd35108b546478e908e
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