Server data from the Official MCP Registry
Comparison intelligence: live evidence from 20 sources, PESTLE/VS/Deep Research frameworks.
Comparison intelligence: live evidence from 20 sources, PESTLE/VS/Deep Research frameworks.
Remote endpoints: streamable-http: https://dbssearch.today/mcp/v1
This MCP server acts as a proxy to a remote Lexicon Intelligence API. While authentication is present via API key, the architecture introduces several concerns: the optional API key allows unauthenticated access to the hosted endpoint, all user input is forwarded directly to a remote service without validation, and there is minimal error handling. Permissions are appropriate for a developer tool that makes HTTP requests, but the lack of input sanitization and broad request forwarding slightly exceed what would be considered best practice. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).
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.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Live comparison intelligence for autonomous agents — evidence from 20 independent sources, PESTLE Triangulation, Head-to-Head VS, and Deep Research frameworks.
Live hosted endpoint: https://dbssearch.today/mcp/v1
| Tool | Description |
|---|---|
lexicon_compare_vs | Head-to-Head VS comparison between two vendors/products |
lexicon_compare_methodology | PESTLE Triangulation deep research on a single vendor |
lexicon_compare_topic | Topic-specific competitive intelligence |
lexicon_monitor_outage | Live outage and reliability monitoring |
lexicon_monitor_refunds | Refund rate and customer satisfaction signals |
lexicon_feed | Competitive intelligence feed for a market/industry |
{
"mcpServers": {
"lexicon": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://dbssearch.today/mcp/v1"],
"env": {}
}
}
}
Or run locally with Docker:
docker run -e LEXICON_API_KEY=your_key ghcr.io/nadine302324-commits/lexicon-mcp-server
git clone https://github.com/nadine302324-commits/lexicon-mcp-server
cd lexicon-mcp-server
npm install
LEXICON_API_KEY=your_key node index.js
Get a free API key at dbssearch.today. Set LEXICON_API_KEY env var, or pass apiKey in Smithery config.
The hosted endpoint at https://dbssearch.today/mcp/v1 is freely testable without a key (rate-limited).
Open agent marketplace with free test endpoint:
POST https://dbssearch.today/marketplace/v1/test
Agent card: https://dbssearch.today/.well-known/agent.json
MIT
Be the first to review this server!
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.