GenuDo Market Intelligence MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address; Docker sets 0.0.0.0. | 127.0.0.1 locally |
| PORT | No | HTTP port. | 3000 |
| APIFY_TOKEN | No | For local live research. Calls source Actors and enables centralized Apify storage. Injected by Apify when hosted. | |
| MCP_BEARER_TOKEN | No | Optional application-level bearer authentication. | |
| MCP_ALLOWED_HOSTS | No | Comma-separated accepted HTTP hostnames. | |
| APIFY_META_ADS_ACTOR | No | Meta Ads source Actor. | apify/facebook-ads-scraper |
| ACTOR_WEB_SERVER_PORT | No | Apify container/Standby port; takes precedence over PORT. | typically 4321 |
| APIFY_RESEARCH_STORE_NAME | No | Named shared key-value store. | genudo-market-intelligence |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_meta_adsA | Search public Meta Ad Library data by keywords and market. This runs a paid Apify source Actor and stores normalized evidence for reuse. |
| research_ai_employee_marketA | Research one taxonomy category across EG/SA/UAE using its Arabic and English queries. Produces market metrics, evidence, and a clearly caveated opportunity-screening score. |
| analyze_competitor_adsA | Run a deep Meta Ads research pass for one competitor, including creative mix, CTAs, landing domains, localization, social metadata, and longest-running ads. |
| compare_ai_employee_opportunitiesA | Compare two or more AI employee categories using stored evidence. Does not start paid source runs; missing research is reported explicitly. |
| get_market_evidenceA | Retrieve normalized ads and advertisers from stored research, with optional run, market, category, and competitor filters. |
| get_research_runA | Retrieve the durable metadata, inputs, metrics, and summary for a previous research run. |
| list_sourcesA | Show connected and planned intelligence sources, centralized storage status, the AI employee taxonomy, and recent research runs. Never exposes secrets. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ahmedtawfeeq1/genudo-market-intelligence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server