Server data from the Official MCP Registry
Local-first MCP server that snapshots your project's working state into one context object.
Local-first MCP server that snapshots your project's working state into one context object.
ctxfile is a well-architected MCP server with strong privacy and security foundations. The codebase demonstrates thoughtful design around credential handling, data redaction, and permission scoping. A few low-severity code quality observations exist (broad exception handling, minor input validation gaps), but these do not materially impact security posture. Permissions are appropriate for the stated purpose of project context snapshotting and session management. Supply chain analysis found 9 known vulnerabilities in dependencies (2 critical, 1 high severity). Package verification found 1 issue (1 critical, 0 high severity).
5 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: NOTION_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"dev-ctxfile-ctxfile": {
"env": {
"NOTION_TOKEN": "your-notion-token-here"
},
"args": [
"-y",
"ctxfile-monorepo"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.