Local repo context for coding assistants with semantic search and graph relationships.
Local repo context for coding assistants with semantic search and graph relationships.
A well-structured MCP server for local code context and semantic search. The code demonstrates good practices with proper input validation, secure credential handling, and permissions appropriate for a developer tools server. Minor code quality improvements could be made around error handling and content truncation limits. Package verification found 1 issue (1 critical, 0 high severity).
5 files analyzed · 4 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-danielblomma-cortex": {
"args": [
"-y",
"cortex-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.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally