The MCP House submission guide currently points to https://github.com/QuantGeekDev/mcp-house, which returns 404, so there is no repository where we can open the requested MDX pull request.
Guide: https://mcp.house/showcase/submit-your-server
Could you restore the repository or point us to the current submission route? The complete submission data is ready below.
MaxStat MCP
Category: Data / Communication
Framework: Official hosted remote MCP, Streamable HTTP
Repository: https://github.com/fbmdata/maxstat-mcp
Product page: https://maxstat.ru/promo/mcp
MaxStat MCP connects AI agents to the live MAX messenger index. It searches channels and posts, compares audience growth, views and reactions, traces forwards, creates webhook monitoring, and reports account usage. It exposes 21 tools across a 408K+ channel and 86M+ post index.
Concrete conversation
Prompt
Find the largest official MAX channels and show 30-day audience growth for one of the leaders. Then identify its most-viewed post and detected forwards.
Tools
search_channels → get_channel → get_channel_subscribers → search_posts → get_post → get_post_views → get_post_likes
Verified production result dated 2026-07-29
- MAX • Announcements: 3,496,789 subscribers
- 30-day growth: +442,788 / +14.5%
- Most-viewed post: 17,888,688 views and 187,460 reactions
- 184 detected forwards
This is a dated example of a real response; the index and metrics update daily.
Quick start
- Create a free token at https://maxstat.ru/dashboard/api.
- Connect to
https://maxstat.ru/api/mcp using Streamable HTTP.
- Send
X-API-Token: <API_TOKEN>.
- Ready-to-use client configurations are in the repository.
Tool groups
- Search:
get_categories, search_channels, get_channel, add_channel, search_posts
- Channel analytics:
get_channel_subscribers, get_channel_views, get_channel_likes, get_channel_posts
- Post analytics:
get_post, get_post_views, get_post_likes
- Webhooks:
create_channel_subscription, create_keyword_subscription, get_subscriptions, get_subscription, update_subscription, delete_subscription
- Account:
get_account_subscription, get_account_limits, get_account_usage
Maintained by FBM Analytics. Contact: info@fbmdata.ru.
The MCP House submission guide currently points to https://github.com/QuantGeekDev/mcp-house, which returns 404, so there is no repository where we can open the requested MDX pull request.
Guide: https://mcp.house/showcase/submit-your-server
Could you restore the repository or point us to the current submission route? The complete submission data is ready below.
MaxStat MCP
Category: Data / Communication
Framework: Official hosted remote MCP, Streamable HTTP
Repository: https://github.com/fbmdata/maxstat-mcp
Product page: https://maxstat.ru/promo/mcp
MaxStat MCP connects AI agents to the live MAX messenger index. It searches channels and posts, compares audience growth, views and reactions, traces forwards, creates webhook monitoring, and reports account usage. It exposes 21 tools across a 408K+ channel and 86M+ post index.
Concrete conversation
Prompt
Tools
search_channels→get_channel→get_channel_subscribers→search_posts→get_post→get_post_views→get_post_likesVerified production result dated 2026-07-29
This is a dated example of a real response; the index and metrics update daily.
Quick start
https://maxstat.ru/api/mcpusing Streamable HTTP.X-API-Token: <API_TOKEN>.Tool groups
get_categories,search_channels,get_channel,add_channel,search_postsget_channel_subscribers,get_channel_views,get_channel_likes,get_channel_postsget_post,get_post_views,get_post_likescreate_channel_subscription,create_keyword_subscription,get_subscriptions,get_subscription,update_subscription,delete_subscriptionget_account_subscription,get_account_limits,get_account_usageMaintained by FBM Analytics. Contact: info@fbmdata.ru.