Mangools MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MANGOOLS_API_KEY | Yes | Your Mangools API key. Required for authentication. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mangools_locationsB | Get list of all Mangools geo-targeting locations. |
| mangools_location_detailB | Get detail for one Mangools location. |
| kwfinder_related_keywordsC | Get related keywords list from KWFinder. |
| kwfinder_competitor_keywordsC | Get competitor keywords for a domain or URL using the GET endpoint. |
| kwfinder_competitor_keywords_postC | Get competitor keywords for a domain or URL using the POST endpoint. |
| kwfinder_keyword_importsC | Get metrics for a set of imported keywords. |
| kwfinder_keyword_detailsB | Get keyword details, including SERP data. |
| kwfinder_competitor_domainsC | Get competitor domains from KWFinder. |
| kwfinder_suggested_keywordsC | Get suggested keywords for a URL. |
| kwfinder_export_keywordsC | Export keywords into a CSV file. |
| kwfinder_requestsC | Get KWFinder lookup history. |
| kwfinder_trendsD | Get KWFinder trends. |
| kwfinder_url_metricsC | Get KWFinder KD URL metrics. |
| kwfinder_kd_requestsC | Get KWFinder KD lookup history. |
| kwfinder_gap_analysisC | Run KWFinder keyword gap analysis. |
| kwfinder_limitsC | Get current and free KWFinder limits. |
| kwfinder_listsC | Get all KWFinder keyword lists. |
| kwfinder_create_listB | Create a new KWFinder list. |
| kwfinder_list_itemsC | Get items in a KWFinder list. |
| kwfinder_update_listC | Update a KWFinder list name. |
| kwfinder_delete_listC | Delete a KWFinder custom list. |
| kwfinder_add_list_keywordsB | Add keywords to a KWFinder list. |
| kwfinder_delete_list_keywordsB | Remove keywords from a KWFinder list. |
| serpchecker_serpsC | Get SERP results with all metrics and snapshot. |
| serpchecker_serps_resetC | Get freshly reparsed SERP results with all metrics and snapshot. |
| serpchecker_url_metricsC | Get URL metrics for a URL. |
| serpchecker_requestsC | Get latest SERPChecker requests. |
| serpchecker_snapshotB | Get SERP snapshot image URL. |
| serpwatcher_trackingsC | Get all SERPWatcher trackings. |
| serpwatcher_create_trackingC | Create a SERPWatcher tracking. |
| serpwatcher_tracking_detail_legacyB | Get SERPWatcher tracking detail using the legacy endpoint. |
| serpwatcher_delete_trackingB | Delete a SERPWatcher tracking. |
| serpwatcher_update_trackingB | Update a SERPWatcher tracking domain or location. |
| serpwatcher_tracking_detailC | Get SERPWatcher tracking detail and keywords. |
| serpwatcher_tracking_statsC | Get SERPWatcher tracking stats. |
| serpwatcher_create_multiple_trackingsC | Create multiple SERPWatcher trackings. |
| serpwatcher_tracked_keywordsB | Get all tracked keywords for a tracking. |
| serpwatcher_add_tracked_keywordC | Track another keyword in a SERPWatcher tracking. |
| serpwatcher_delete_tracked_keywordB | Remove a keyword from a SERPWatcher tracking. |
| serpwatcher_tracked_keyword_detailB | Get one tracked keyword in a SERPWatcher tracking. |
| serpwatcher_reportsA | Get all SERPWatcher reports for a tracking. |
| serpwatcher_create_reportB | Create a new SERPWatcher report. |
| serpwatcher_delete_reportB | Delete a SERPWatcher report. |
| serpwatcher_update_reportC | Update a SERPWatcher report. |
| serpwatcher_create_annotationC | Create a SERPWatcher annotation. |
| serpwatcher_delete_annotationC | Delete a SERPWatcher annotation. |
| serpwatcher_update_annotationC | Update SERPWatcher annotation text. |
| serpwatcher_tagsC | Get all SERPWatcher tags. |
| serpwatcher_tracking_tagsC | Get all tags for a SERPWatcher tracking. |
| serpwatcher_create_tracking_tagC | Create a new tag for a SERPWatcher tracking. |
| serpwatcher_delete_tracking_tagC | Delete a tag from a SERPWatcher tracking. |
| serpwatcher_update_tagC | Update a SERPWatcher tag. |
| serpwatcher_assign_tagC | Assign a tag to a SERPWatcher tracking. |
| serpwatcher_unassign_tagC | Unassign a tag from a SERPWatcher tracking. |
| linkminer_linksC | Get backlinks from LinkMiner. |
| linkminer_url_metricsC | Get URL metrics for a target URL. |
| linkminer_set_favorite_linkC | Set a LinkMiner favorite link. |
| linkminer_favoritesC | See LinkMiner favorite links. |
| linkminer_favorite_detailB | See one LinkMiner favorite link. |
| linkminer_delete_favoriteB | Remove a LinkMiner link from a favorite list. |
| linkminer_requestsB | Get latest LinkMiner used requests. |
| linkminer_exportsA | Get all LinkMiner exports sorted by creation date. |
| linkminer_create_exportC | Create a new LinkMiner export task. |
| linkminer_export_suggestionsC | Get LinkMiner export suggestions for a URL. |
| siteprofiler_overviewC | Get SiteProfiler URL metrics overview. |
| siteprofiler_audienceC | Get SiteProfiler audience data. |
| siteprofiler_backlink_profileC | Get SiteProfiler backlink profile. |
| siteprofiler_top_contentD | Get SiteProfiler top content. |
| siteprofiler_competitorsD | Get SiteProfiler competitors. |
| siteprofiler_requestsC | Get latest SiteProfiler used requests from the last 30 days. |
| aiwatcher_modelsB | Get available AI Search Watcher models. |
| aiwatcher_monitorsB | Get all AI Search Watcher monitors for the user. |
| aiwatcher_create_monitorC | Create AI monitoring for a brand. |
| aiwatcher_monitor_detailC | Get AI monitoring detail for a brand. |
| aiwatcher_delete_monitorB | Delete AI monitoring for a brand. |
| aiwatcher_generate_promptsB | Generate AI prompts for brand monitoring. |
| aiwatcher_prompt_detailC | Get AI Search Watcher prompt detail. |
| aiwatcher_delete_promptsC | Delete AI Search Watcher prompts. |
| aiwatcher_monitor_promptsB | Get AI Search Watcher prompt details for a monitor. |
| aiwatcher_add_monitor_promptsB | Add prompts to an AI Search Watcher monitor. |
| aiwatcher_monitor_settingsC | Get AI Search Watcher monitor settings. |
| aiwatcher_update_monitor_settingsC | Update AI Search Watcher monitor settings. |
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/marwa-mrwan/mangools-mcp-codex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server