Lexicon Intelligence
Intelligence data concerning behavioral population habits.
README
Lexicon Comparison Intelligence MCP Server
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
Tools
| 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 |
Quickstart (Claude Desktop / Cursor)
{
"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
Self-hosted
git clone https://github.com/nadine302324-commits/lexicon-mcp-server
cd lexicon-mcp-server
npm install
LEXICON_API_KEY=your_key node index.js
Auth
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).
Marketplace
Open agent marketplace with free test endpoint:
POST https://dbssearch.today/marketplace/v1/test
Agent card: https://dbssearch.today/.well-known/agent.json
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.