Github Issues
MCP server for using the GitHub API
Ask AI about Github Issues
Powered by Claude Β· Grounded in docs
I know everything about Github Issues. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Model Context Protocol (MCP) Servers
This repository contains a collection of MCP servers developed and maintained by the FeedMob Development Team.
π Overview
MCP (Model Context Protocol) servers provide structured data and context to AI models, enabling them to better understand and interact with specific domains and data sources.
π Available Servers (27)
π Advertising Platform Reporting
-
Applovin Reporting - AppLovin Reporting API integration
- Retrieves spend data for active advertiser ad sets
- Date range filtering support
-
AppSamurai Reporting - AppSamurai Campaign Spend API integration
- Campaign spend data retrieval
- Active advertiser tracking
-
FeedMob Reporting - FeedMob direct spend management and campaign tracking
- Central hub for direct spend operations
- JWT token authentication support
- Multiple vendor API integrations
-
Femini Reporting - Flexible campaign data querying with rich metrics
- Customized FeedMob ad spend analysis
- Rich performance metrics
-
Impact Radius Reporting - Impact Radius affiliate marketing reporting
- Campaign mapping support
- Affiliate performance tracking
-
Inmobi Reporting - Inmobi API integration
- Spend data for active advertiser ad sets
- Date range filtering
-
IronSource Reporting - IronSource Reporting API integration
- Advertising campaign data retrieval
- Active ad set tracking
-
IronSource Aura Reporting - IronSource Aura platform advertiser reporting
- Detailed performance metrics
- Aura-specific campaign data
-
Jampp Reporting - Jampp API integration
- Campaign spend tracking
- Performance metrics
- Daily statistics
-
Kayzen Reporting - Kayzen API integration
- List all reports
- Retrieve report data
-
Liftoff Reporting - Liftoff Reporting API integration
- Create, check status, and download reports
- Campaign name enrichment
- CSV and JSON format support
-
Mintegral Reporting - Mintegral Reporting API integration
- Spend data for active advertiser ad sets
- Date range filtering
-
RTB House Reporting - RTB House API integration
- Fetch reporting data
- Advertiser filtering support
-
Samsung Reporting - Samsung API integration
- Content metrics tracking
- Installs, revenue, and ratings data
-
Sensor Tower Reporting - Deprecated; use the hosted SensorTower MCP at https://insights-mcp.feedmob.com/sensortower
- 10 comprehensive tools for app analytics
- App metadata, sales estimates, active users, retention data
- Category rankings and advertising intelligence
-
Singular Reporting - Singular Reporting API integration
- Campaign reporting data
- Async report generation
-
Smadex Reporting - Smadex API integration
- Report creation and status checking
- Data download support
-
TapJoy Reporting - TapJoy API integration
- Spend data for active advertiser ad sets
- Date range filtering
π οΈ Internal Operations & Team Tools
-
GitHub Issues - Search, create, and update GitHub issues with FeedMob team customization
- FeedMob API integration for issue search
- Team-based filtering (Star, Mighty teams)
- Issue creation, updates, and comments
-
User Activity Reporting - Client contacts, Slack messages, and HubSpot tickets
- Client team member management (AA, AM, AE, PM, PA, AO roles)
- Slack message history search
- HubSpot ticket querying and details
-
Work Journals - Query, create, and update work journals
- Team member filtering
- Date-based journal management
π Security & Infrastructure
- IPLocate - IP geolocation and fraud detection API integration
- Single and batch IP geolocation lookup (up to 100 IPs)
- Single and batch fraud/reputation checks (up to 50 IPs)
- Fraud score (0-100) with risk assessment
- Proxy/VPN/Tor detection
- API quota monitoring and management
π¨ Content & Media Management
-
Civitai Records - Manage content workflows including prompts, assets, and publication records
- Full content lifecycle from generation to publication
- Many-to-many associations between posts, assets, and prompts
- PostgreSQL database integration via Prisma
- Civitai Images API integration for engagement stats
-
ImageKit - Image cropping, watermarking, and upload automation
- Crop images to supported aspect ratios
- Watermark application
- Upload files to ImageKit from base64, filesystem, or remote URLs
- Comet Images API integration for image generation
π Workflow Automation
-
n8n Direct Spend Visualizer - FeedMob direct spend insights via Claude Agent SDK
- Wraps FeedMob Claude Agent plugin for n8n workflows
- AWS Bedrock integration for Claude models
- ASCII chart visualization of spend data
- Requires FeedMob MCP credentials and AWS Bedrock access
-
n8n Sensor Tower - Mobile app intelligence workflows for n8n
- n8n wrapper for Sensor Tower MCP server
- Mobile app analytics in workflow automation context
π Documentation
Each server implementation includes its own detailed documentation in its respective directory.
β‘ Installation
Each MCP server README now includes its own dedicated install command, for example:
curl -fsSL https://raw.githubusercontent.com/feed-mob/fm-mcp-servers/main/scripts/install.sh | bash -s -- sensor-tower-reporting
To discover available server keys from this repository:
curl -fsSL https://raw.githubusercontent.com/feed-mob/fm-mcp-servers/main/scripts/install.sh | bash -s -- --list
For pinned installs:
FM_MCP_INSTALL_REF=v1.0.0 \
curl -fsSL https://raw.githubusercontent.com/feed-mob/fm-mcp-servers/v1.0.0/scripts/install.sh | bash -s -- sensor-tower-reporting
If you want to review the installer before running it:
curl -fsSL https://raw.githubusercontent.com/feed-mob/fm-mcp-servers/main/scripts/install.sh | less
π€ Contributing
We welcome contributions! Please feel free to submit a Pull Request.
π License
This project is licensed under the MIT License - see the LICENSE file for details.
Developed and maintained with β€οΈ by FeedMob Development Team
