Server data from the Official MCP Registry
Personal knowledge graph every MCP client reads from and writes to. Portable across agents.
Personal knowledge graph every MCP client reads from and writes to. Portable across agents.
Cosmos-MCP is a legitimate MCP server for a personal knowledge graph platform with proper authentication via API keys. The codebase demonstrates reasonable security practices overall, including keychain integration for credential storage on macOS and environment variable support for CI. However, there are notable concerns: unvalidated user data is written directly to the graph database without sanitization, the iMessage sync requires Full Disk Access without explicitly warning users about privacy implications, and credential handling in shell scripts could expose keys in process listings. The server's broad permissions (filesystem read/write, environment variables, network HTTP) are appropriate for its stated purpose as a data aggregation and storage tool. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
5 files analyzed · 13 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.
Set these up before or after installing:
Environment variable: COSMOS_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-teampolarity-cosmos-mcp": {
"env": {
"COSMOS_TOKEN": "your-cosmos-token-here"
},
"args": [
"-y",
"@polarity-lab/cosmos-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.