Flagram
FreeNot checkedAd marketplace for discovering and booking placements in Telegram, VK, and Max channels by topic, geography, reach, and pricing.
About
Ad marketplace for discovering and booking placements in Telegram, VK, and Max channels by topic, geography, reach, and pricing.
README
Advertising marketplace for Telegram channels, VK communities and Max messenger — as an MCP server.
Search channels and bloggers by topic, audience, geo, language and price. Get ad placement pricing, post reach, engagement rate (ER), CPV and subscriber analytics. Use for influencer marketing, media planning, ad campaign targeting and competitor research.
🌐 Website: flagram.com 📦 Registry: io.github.flagramtech/flagram-mcp 🌍 Language: English · Русский
What you get
A remote Streamable-HTTP MCP server exposing the Flagram catalog and ad-buying flow as tools:
| Group | Tools |
|---|---|
| Discovery | searchChannels, searchPosts, searchAdvPosts, analyzeChannel |
| Campaigns | listCampaigns, analyzeCampaign, getProjects |
| Cart & checkout | getCartSummary, listCartItems, addCartItem, removeCartItem, cleanCart, checkoutCart |
| Dictionaries | getCategories, getLanguages, getCountries, getCities, getPlatforms, getSalesChannels |
All read-only tools are idempotent; cart operations mutate state on your Flagram account.
Endpoint
https://mcp.flagram.com/mcp
Transport: streamable-http (JSON-RPC 2.0).
Auth: Authorization: Bearer <api_token> — required for every request.
Get an API token
- Sign in at flagram.com.
- Open Settings → API tokens and create a new token.
- Copy the token — you will not see it again.
Connect
Claude Desktop / Code
{
"mcpServers": {
"flagram": {
"url": "https://mcp.flagram.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
Cursor / any MCP-compatible client
Add a remote server with:
- URL:
https://mcp.flagram.com/mcp - Header:
Authorization: Bearer YOUR_TOKEN
Recommended flow
- Call
getCategories,getLanguages,getCountries/getCities,getPlatformsto resolve ids. - Call
searchChannelswith those ids to find inventory. - Use
analyzeChannelfor deep stats on a specific channel. - Add picks via
addCartItem, review withgetCartSummary, thencheckoutCart.
Support
- Issues: github.com/flagramtech/flagram-mcp/issues
- Email: [email protected]
License
MIT
Installing Flagram
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/flagramtech/flagram-mcpFAQ
Is Flagram MCP free?
Yes, Flagram MCP is free — one-click install via Unyly at no cost.
Does Flagram need an API key?
No, Flagram runs without API keys or environment variables.
Is Flagram hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Flagram in Claude Desktop, Claude Code or Cursor?
Open Flagram on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Flagram with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
