Odel
lexicon mcp server

lexicon mcp server

@nadine302324-commitsDeveloper ToolsJavaScriptMITUpdated 1mo ago

Comparison intelligence: live evidence from 20 sources, PESTLE/VS/Deep Research frameworks.

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

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.

smithery badge

Live hosted endpoint: https://dbssearch.today/mcp/v1

Tools

ToolDescription
lexicon_compare_vsHead-to-Head VS comparison between two vendors/products
lexicon_compare_methodologyPESTLE Triangulation deep research on a single vendor
lexicon_compare_topicTopic-specific competitive intelligence
lexicon_monitor_outageLive outage and reliability monitoring
lexicon_monitor_refundsRefund rate and customer satisfaction signals
lexicon_feedCompetitive 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