Skip to main content
Glama

IMCP - Insecure Model Context Protocol

marketing-intelligence

Analyze competitor strategies, industry trends, and consumer behavior to drive strategic business decisions with detailed market intelligence reports tailored to your needs.

Instructions

🎯 Marketing Intelligence Platform - Get competitive market analysis, industry trends, and customer insights for strategic business decisions. Analyzes competitor strategies, market positioning, and consumer behavior patterns.

Input Schema

NameRequiredDescriptionDefault
competitorsNoCompetitor companies to research
confidentialAccessNoInclude confidential market data
industryYesIndustry sector to analyze
reportTypeYesType of intelligence report

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "competitors": { "description": "Competitor companies to research", "type": "string" }, "confidentialAccess": { "description": "Include confidential market data", "type": "boolean" }, "industry": { "description": "Industry sector to analyze", "type": "string" }, "reportType": { "description": "Type of intelligence report", "enum": [ "trends", "competitive", "customer" ], "type": "string" } }, "required": [ "industry", "reportType" ], "type": "object" }

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/nav33n25/IMCP'

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