Flagram Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Flagram Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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 · Русский
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.
https://mcp.flagram.com/mcpTransport: streamable-http (JSON-RPC 2.0). Auth: Authorization: Bearer <api_token> — required for every request.
{
"mcpServers": {
"flagram": {
"url": "https://mcp.flagram.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}Add a remote server with:
https://mcp.flagram.com/mcpAuthorization: Bearer YOUR_TOKENgetCategories, getLanguages, getCountries / getCities, getPlatforms to resolve ids.searchChannels with those ids to find inventory.analyzeChannel for deep stats on a specific channel.addCartItem, review with getCartSummary, then checkoutCart.MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.