Sf MCP

The only AI tool that connects directly to a proprietary Reddit outreach network - find your prospects, personalize your pitch, and send thousands of DMs per day. Its 33 documented tools cover crm, product, onboarding, state. It runs locally over stdio via the published package.

People connecting social media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-03-19 · ★ 3 · #34 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Sf MCP

before you install - you'll need

Set ONBOARD_API_CLIENT_ID, ONBOARD_API_TIMEOUT_SECONDS, MCP_TRANSPORT before connecting.

Claude Code

claude mcp add signal-found-sf-mcp -- uvx sf-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "signal-found-sf-mcp": {
      "command": "uvx",
      "args": [
        "sf-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package sf-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.signal-found is GitHub-verified and matches the repo owner

03 · What Sf MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can create a new Signal Found client account, check onboarding completion for a product, set subreddits and keywords for a product, and add or remove subreddits from targeting.

Capability map

Tools grouped from the project's README - what Sf MCP lets an agent do.

update

5 tools - e.g. Add or remove subreddits from targeting; Add or remove keywords from targeting; Update product positioning copy

modify_subreddits · modify_keywords · modify_market_positioning · modify_conversion_notes · modify_funnels

Crm

5 tools - e.g. Full CRM view - leads, conversations, states; Filter leads by conversion state; Conversion funnel stats

crm_workbench · crm_customers_by_state · crm_state_stats · change_crm_state · get_deduped_crm_by_category

Product

4 tools - e.g. Register a product and start the onboarding flow; Define market positioning and messaging strategy; Full product + campaign hierarchy

create_new_product · configure_product_strategy · get_product_tree · rebalance_resources_to_product

Onboarding

3 tools - e.g. Check onboarding completion for a product; Let the agent run the full onboarding pipeline autonomously; Approve or modify the agent's targeting recommendations

get_onboarding_status · run_full_agentic_onboarding · onboarding_campaign_decision

Conversation

3 tools - e.g. Fetch a specific conversation; Get notes on a conversation; Add or update a note on a conversation

get_conversation_by_id · get_conversation_notes · upsert_conversation_note

read & search

2 tools - e.g. List all campaigns and their health; List all products

list_campaigns · list_products

auth & access

1 tool - e.g. Authenticate your session, check credit balance

login_with_client_id

Agent

1 tool - e.g. Recommended agent workflow for zero-context onboarding

agent_quickstart

04 · Who maintains Sf MCP

sf-mcp is maintained by signal-found. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
social media - ranked #34 of 46 actively-maintained social media servers as of 2026-08-25.
registry
io.github.signal-found/sf-mcp (active, first published 2026-03-17)
packages
pypi:sf-mcp

06 · Sf MCP FAQ

Is Sf MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-19. We re-verify nightly.

What can Sf MCP do?

With this server connected, an agent can create a new Signal Found client account, check onboarding completion for a product, set subreddits and keywords for a product, and add or remove subreddits from targeting.

How do I install Sf MCP?

Run `uvx sf-mcp`. The README documents 3 environment variables (ONBOARD_API_CLIENT_ID, ONBOARD_API_TIMEOUT_SECONDS, MCP_TRANSPORT) to set first. Set ONBOARD_API_CLIENT_ID, ONBOARD_API_TIMEOUT_SECONDS, MCP_TRANSPORT before connecting. You can also paste the ready-made client config above.

Does Sf MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Sf MCP

More social media MCP servers · Taplio Linkedin MCP · To Flow · Unif API · Upload Post

More Python MCP servers · SignNow Api Helper MCP · SignNow MCP Server · HomeLab Monitor · AI Readiness Kit · Kwork · see all