Skip to main content
Glama
alexlcortes

MarketIntel MCP Server

by alexlcortes

MarketIntel MCP Server

A lightweight Model Context Protocol (MCP) server for market research and competitive intelligence. It exposes tools to gather company overviews, competitor lists, product portfolios, pricing snapshots, and recent news using Tavily search APIs.

Features

  • Company overview research

  • Competitor identification and landscape analysis

  • Product portfolio mapping

  • Pricing and tier analysis

  • Recent news and market pulse summaries

  • Prebuilt prompt templates for competitor brief generation

Related MCP server: Tavily MCP Server

Tech Stack

  • Python 3.13+

  • FastMCP

  • Tavily API

  • uv for dependency management

Prerequisites

  • Python 3.13 or later

  • uv installed

  • A Tavily API key

Installation

cd /path/to/MCP_DEMO_1
uv sync

Configuration

Create a .env file in the project root with your Tavily API key:

TAVILY_API_KEY=your_api_key_here

Running the Server

cd /path/to/MCP_DEMO_1
source .venv/bin/activate
python server.py

The server starts an MCP SSE endpoint and exposes the available tools/resources.

Available Tools

  • company_overview

  • list_competitors

  • product_portfolio

  • pricing_snapshot

  • recent_news_pulse

  • competitor_analysis_prompt

Project Structure

.
├── server.py
├── pyproject.toml
├── README.md
├── src/
│   └── mcp_demo_1/
└── .env

License

This project is provided as-is for demo and development purposes.

Notes

This repository is intended as a market-intelligence MCP demo and may require a valid Tavily subscription for research queries to work successfully.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    Provides AI-powered web search capabilities using Tavily's search API, enabling LLMs to perform sophisticated web searches, get direct answers to questions, and search recent news articles.
    72
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI assistants with real-time web search, intelligent data extraction from web pages, website mapping, and web crawling capabilities through Tavily's API. Enables comprehensive web research and content analysis through natural language interactions.
    41,400
    MIT

View all related MCP servers

Related MCP Connectors

  • Live market intelligence & AI content strategy: trends, competitor moves, content calendar.

  • Web research for agents: quality-scored Google search, webpage extraction, and deep research.

  • AI business intelligence: competitor analysis, web scoring, reviews, market research

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexlcortes/MCP-Server-Demo-MarketIntel'

If you have feedback or need assistance with the MCP directory API, please join our Discord server