NearIQ MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEARIQ_API_KEY | Yes | NearIQ API key, usually starting with `niq_live_`. | |
| NEARIQ_BASE_URL | No | API base URL. Defaults to https://app.neariq.io. | https://app.neariq.io |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_business_profileA | Get your business profile including name, category, location, rating, review count, and plan details. |
| get_business_detailsB | Get extended business details including address, phone, website, hours, and Google Business Profile health. |
| list_competitorsA | List all tracked competitors with health scores, momentum, and financial signals. |
| get_competitor_detailC | Get detailed info about a specific competitor including reviews, products, hiring signals, and ads. |
| add_competitorA | Add a new competitor to track. Provide either a Google place_id or manual details. |
| get_reviewsA | Get reviews for your business or a specific competitor. Includes sentiment analysis and rating distribution. |
| get_gap_analysisA | Get AI-powered gap analysis comparing your business to competitors. Identifies strengths, weaknesses, and actionable recommendations. |
| get_ai_visibilityA | Check how visible your business is in AI search engines (ChatGPT, Gemini, Perplexity, Claude). Shows scores per engine and recommendations. |
| get_rank_checksC | Get local search rank tracking results showing your position across different keywords and locations. |
| get_citationsA | Check NAP (Name, Address, Phone) consistency across business directories. Shows citation health score. |
| get_market_leaderboardB | Get the competitive leaderboard for your market segment. Shows ranked businesses by health score, rating, or review count. |
| generate_contentC | Generate AI content: GBP posts, social posts, blog outlines, FAQ, review response templates, landing pages, and more. |
| list_contentB | List previously generated content with optional type filter. |
| get_alertsB | Get business alerts including rating drops, new competitor reviews, ranking changes, and AI recommendations. |
| get_behavioral_signalsA | Get engagement signals and benchmarks: response rate, review velocity, photo count, posting frequency, and competitor comparison. |
| generate_reportB | Generate an AI intelligence report with executive summary, priority actions, and competitor insights. |
| list_reportsB | List previously generated intelligence reports. |
| ask_neariqB | Ask the NearIQ AI assistant a question about your business, competitors, market, or strategy. The AI has full context of your dashboard data. |
| search_businessesA | Search public business listings by name, category, or location before adding a competitor. |
| get_keyword_suggestionsA | Get AI-powered keyword suggestions for local SEO with search volume and difficulty estimates. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 20 tools
Each tool targets a distinct function: adding/list competitors, getting details, reviews, reports, content generation, AI visibility, etc. There is no significant overlap; even similar-sounding tools like get_business_profile and get_business_details differ in scope.
All tools follow a consistent verb_noun pattern (e.g., add_competitor, get_alerts, generate_content) and use snake_case throughout. No mixed conventions or inconsistent verb styles.
20 tools is slightly high but appropriate for a comprehensive business intelligence platform covering competitors, SEO, content, and reporting. Each tool has a clear role, though a few could potentially be consolidated.
The tool surface covers core workflows: competitor tracking, AI analysis, reviews, content generation, and reporting. Minor gaps exist (e.g., no delete/update competitor tool, no direct review management), but agents can work around them via other tools like generate_content for response templates.