Idea: Monetize your MCP server with contextual ads #47
nicofains1
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @Jpisnice,
Really cool project — an MCP server that gives LLMs context about shadcn/ui components across React, Svelte, Vue, and React Native is genuinely useful. The multi-framework support and smart caching with GitHub API rate-limit handling shows a lot of thought went into this.
I wanted to share something that might be relevant for you. I built an open-source contextual ad SDK for MCP servers called agentic-ads. The idea is simple — when your server returns component info, it could optionally include a relevant contextual suggestion. For a UI component server, that could be things like hosting providers, design tools, or frontend services that are contextually relevant to the developer.
How it works:
npm install agentic-ads+ ~20 lines of codeWith 2.7k stars and clear community traction, even a modest CPM could turn this into passive income from something you're already maintaining.
There's a fork-able demo you can have running in under 5 minutes if you want to try it.
Full transparency: this is early stage. Platform is live at https://agentic-ads.fly.dev, SDK works, but zero paying advertisers today. I'm building the publisher side first because that's where I can add immediate value.
If this sounds interesting at all, I'd love to chat. No pressure either way — just wanted to share since you're exactly the kind of MCP developer this is built for.
More context:
Beta Was this translation helpful? Give feedback.
All reactions