Server data from the Official MCP Registry
Typed record store + hybrid search over MCP: deterministic lookups + semantic memory, per-customer.
About
Typed record store + hybrid search over MCP: deterministic lookups + semantic memory, per-customer.
Security Report
This is a well-engineered MCP server for Vectros with strong security practices. Authentication is properly scoped with recommended use of scoped API keys (`ssk_*`), credentials are resolved securely from environment or CLI keyring without hardcoding, and input validation is thorough. The server appropriately restricts permissions to data-plane operations (records, documents, search, RAG) and explicitly excludes admin/control-plane features. Minor code quality improvements in error handling and logging could be made, but no critical vulnerabilities were found. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: VECTROS_API_KEY
Environment variable: VECTROS_KEYRING_ALIAS
Environment variable: VECTROS_API_BASE_URL
Environment variable: VECTROS_MCP_TOOLS
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vectros-ai-mcp-server": {
"env": {
"VECTROS_API_KEY": "your-vectros-api-key-here",
"VECTROS_MCP_TOOLS": "your-vectros-mcp-tools-here",
"VECTROS_API_BASE_URL": "your-vectros-api-base-url-here",
"VECTROS_KEYRING_ALIAS": "your-vectros-keyring-alias-here"
},
"args": [
"-y",
"@vectros-ai/mcp-server"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
