Mmcp.market

Feedlio MCP server

by itechsoftsolution16·io.github.itechsoftsolution16/feedlio·v0.1.0

Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.

C55/100grade C
What users say
No reviews yet
Be the first
Safety scan
C55/100

full report

Adoption
New

32 downloads/wk

Reviews

Write one

Nobody has reviewed Feedlio yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Feedlio tools (14, 7 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • add_media_from_url

    Downloads a publicly reachable image or video URL into the user's Feedlio media

  • cancel_postwrite action

    Cancel a scheduled post so it will not be published (uid from list_posts). The post

  • create_postwrite action

    Create a post on one or more connected social accounts. Call list_social_accounts

  • create_workspacewrite action

    Create a new Feedlio workspace.

  • delete_mediawrite action

    Permanently delete a file from the media library (uid from list_media). Irreversible —

  • delete_postwrite action

    Permanently delete a post from Feedlio (uid from list_posts). Irreversible — confirm

  • delete_workspacewrite action

    Permanently delete a workspace and everything in it (posts, connected accounts).

  • get_connect_platform_link

    Connecting a social media account (Facebook, Instagram, etc.) requires an OAuth popup

  • list_media

    List images/videos in the user's Feedlio media library. Use a result's uid in

  • list_posts

    List posts (scheduled, in progress, completed, cancelled) in a Feedlio workspace, most

  • list_social_accounts

    List the social media accounts connected to a Feedlio workspace. Each result includes

  • list_workspaces

    List the authenticated user's Feedlio workspaces.

  • reschedule_postwrite action

    Change the scheduled time of a scheduled post (uid from list_posts).

  • set_default_workspace

    Set which Feedlio workspace is the default. New posts/queries that omit workspace_uid use this one.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

1 low
  • Code scan15 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenanceno repository listed3/15
  • Maintainer identityno repository or website to verify2/10

Findings (1)

  • lowNo source repository listedmaint.no-repo
Overall 55/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y @itechsoftsolutions/social-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add feedlio -- npx -y @itechsoftsolutions/social-mcp-server
Add to Cursor

Feedlio: common questions

Is Feedlio MCP server safe?
With care: it is graded C, so read the findings first (55/100). Read the Feedlio safety report
How do I install Feedlio?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Feedlio need an API key?
Yes. The registry entry asks for FEEDLIO_API_TOKEN.
Is Feedlio maintained?
The latest release is v0.1.0.

More from itechsoftsolution16