Ad Copy Ai tools for AI agents. Capabilities: generate ad copy, generate variants, create campaign. Built by MEOK AI Labs.
Purefeed is installed from its publisher's own source and answers where it runs, so this marketplace is not in the path of a single call. There is no address here to send one to, and a panel that pretended otherwise would be showing you an answer we made up. Install it and call it from your own client — the Installation tab has the entry for each one.
Open InstallationWhat it does
MCP server for Purefeed — AI-powered Twitter/X feed intelligence
Quickstart
# 1 — run it from where its publisher ships it
npx -y @purefeed/mcp-server
# 2 — ask your agent something
> MCP server for Purefeed — AI-powered Twitter/X feed intelligence
Purefeed is free: there is no plan to choose, no cap to set and nothing that can bill you.
Collected from a public index. Nobody has claimed this account, so nothing here was written by its author — claim it if it is yours.
Where are you running it?
Every route below installs the same thing and ends at the same approval screen. This one runs on your machine: your client starts Purefeed as a process under your own user, with your files and your network, so the tool surface below is what it can do to your computer rather than to a server somewhere else. It is scanned, signed and pinned to the version you choose — read the surface before you approve it.
This is a public server: you run it yourself and this marketplace is not in the path. Claude Code registers it in one command.
claude mcp add purefeed-mcp -- npx -y @purefeed/mcp-serverReconnect, or start a new session, and the tools appear in the model’s tool list.
One config entry your client uses to start the process locally. A local server runs with your file system and your network, which is why it is priced without metering.
19 tools, with what each one reads, writes and reaches shown before you agree — the same list on every route above. Read the tool surface.
Tool surface
What the model actually sees. Descriptions are diffed on every release — see version history.
Get your Purefeed user profile including id, email, and account creation date. Use this to verify the API key works.
Takes no parameters.
Retrieve your tweet feed ranked by AI signal relevance. Returns tweets with text, author, engagement metrics (views, replies, retweets), and signal matches. Use search param for text filtering, signal_ids to filter by specific signals.
Takes no parameters.
Get AI signal analysis for specific tweets. Returns signal name, AI-generated insight content, sentiment, industry category, content type, and engagement type for each match. Pass tweet_ids from get_feed or search results.
Takes no parameters.
List your bookmark folders. Returns id, name, and created_at for each folder. Use folder IDs with get_folder_tweets.
Takes no parameters.
Get tweets saved in a bookmark folder. Returns tweet_id, full_text, creation_date, favorites, retweets, and views. Call list_folders first to get valid folder IDs.
Takes no parameters.
List all your AI signal configurations. Returns id, user_signal_name, signal_description, and creation_date. Signal IDs are needed for get_signal, update_signal, delete_signal, and get_signal_matches.
Takes no parameters.
Create a new AI signal that automatically detects and tags matching tweets in your feed. Provide a descriptive name and natural-language description of what to detect (e.g.
Takes no parameters.
Get details of a specific signal including its configuration, color, cron schedule, timezone, and keyword filters. Call list_signals first to get valid signal IDs.
Takes no parameters.
Update an existing signal
Takes no parameters.
Permanently delete an AI signal. This cannot be undone — all signal match history is lost. Use list_signals first to confirm the signal_id.
Takes no parameters.
Get tweets that triggered a specific signal. Returns the same data structure as get_feed but filtered to a single signal. Call list_signals first to get valid signal IDs.
Takes no parameters.
List available writing styles (both system defaults and your custom styles). Returns id, name, instructions, and is_default. You MUST call this before generate_post to get a valid styleId.
Takes no parameters.
Semantic search across all your saved tweets using natural language. Uses vector embeddings for meaning-based matching, not just keywords. Returns tweets ranked by relevance with the same structure as get_feed.
Takes no parameters.
Generate a tweet or thread using AI based on reference tweets and/or a freeform idea. Requires a styleId from list_styles. Provide either tweetIds (from get_feed, search_tweets, etc.) or ideaPrompt, or both. Returns the generated text as a stream.
Takes no parameters.
Takes no parameters.
Publish a post to X/Twitter immediately via Typefully. Requires a Typefully connection configured in Purefeed settings. Multiple strings create a thread. If you get
Takes no parameters.
Schedule a post for a specific time via Typefully. Requires Typefully connection. Use ISO 8601 datetime format for scheduled_at.
Takes no parameters.
Save a post as a draft in Typefully for later editing and publishing. Requires Typefully connection.
Takes no parameters.
Add a post to the next available slot in your posting queue. Uses Typefully if connected, otherwise falls back to Purefeed
Takes no parameters.
- Every tool, no call limit
- No card, no account needed
- Source published under a licence you can read
- Runs on your machine — nothing of it reaches our gateway
- Nothing to cap, because nothing bills
What counts against your monthly calls
| Tool | Unit | Calls used | Out of the allowance |
|---|
Nothing here is billable. Purefeed costs nothing to install and nothing to call, at any volume.
Two independent axes, because powerful and malicious are different questions. The grade is threat only. The capability level is blast radius, and it is never a penalty on the grade — it is priced as one subtract-only term in the score, where you can see it.
| Term | Level | What it prices | Points |
|---|---|---|---|
| capability-exposure | moderate | capability blast radius (moderate) — client exposure if the model is manipulated | −3 |
| verification-discount | repo | publisher verification (public source) — no provenance, but the source is public and inspectable | −1 |
| coverage-honesty | source | inspection depth (source) — how much of the target the scan could see | −0 |
What the scan could actually read
A grade is only as meaningful as its coverage, so the scanner publishes its own depth before it publishes its result.
Tools were statically extracted from the published source (19 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command "npx -y <package>".
Capability — what it could do if the model were manipulated
Tags derived from each tool’s schema and the implementation, not from what the tool calls itself. moderate is the level these add up to.
| Tool | Capability tags | Why the tag was assigned |
|---|---|---|
| get_me | no tags | |
| get_feed | no tags | |
| get_signal_insights | no tags | |
| list_folders | no tags | |
| get_folder_tweets | no tags | |
| list_signals | no tags | |
| create_signal | no tags | |
| get_signal | no tags | |
| update_signal | no tags | |
| delete_signal | no tags | |
| get_signal_matches | no tags | |
| list_styles | no tags | |
| search_tweets | no tags | |
| generate_post | external-sink | |
| humanize_post | no tags | |
| publish_post | no tags | |
| schedule_post | no tags | |
| save_draft | no tags | |
| queue_post | no tags |
Toxic-flow graph
The lethal trifecta, checked as a graph rather than as a checklist: untrusted input, a sensitive source and an external sink have to meet before there is a path worth worrying about.
The public result for this release does not print the flow graph, so there is nothing to show here. That is not the same as "no paths were found": what the scan did read is above, under coverage.
Supply chain and provenance
This is the first scan of this surface here, so there is nothing yet to compare it against.
Every result on this tab comes from one deterministic pass over the published package — offline, rule by rule, and auditable line by line above. Same methodology version, same bytes, same score.
Release history
Pinned to 0.1.0 — the install command below asks for that release. A pin is part of an install, so it is kept for this visit and written down when you install.
No release note was published with this version.
Only accounts with at least 50 real tool calls against this server in the last 90 days can post. Ratings are weighted by how much the reviewer actually uses it, and publishers can reply once per review.
Writing one takes an account with at least 50 real tool calls against Purefeed in the last 90 days. That is the whole gate — there is no other way to post, which is why the counts beside each review are worth reading.
Nobody has reviewed this listing. The rating on the card is the mean of the reviews written here and nothing else, so there is no rating until somebody writes the first — which takes an account with 50 real tool calls against it.