Skip to main content
Glama
136,144 tools. Last updated 2026-05-26 00:51

"Fanfou" matching MCP tools:

  • Add or remove a post from your favorites on Fanfou. Specify the post ID and the action ('create' or 'destroy') to manage the favorite status.
    MIT
  • Follow or unfollow a Fanfou user by user ID. Automatically sends a follow request if the target account is protected.
    MIT
  • Retrieve your home timeline from Fanfou, showing recent messages from followed users. Supports pagination with count and max_id parameters.
    MIT
  • Generate an OAuth token by using your fanfou credentials via x_auth for password-free login. Save the token to environment variables for later use.
    MIT
  • Post text and a photo to Fanfou. Provide the status message and photo URL; optional confirmation prevents accidental posting.
    MIT
  • Retrieve detailed user information from Fanfou, including profile, follower counts, and latest status, by user ID or for the current user.
    MIT
  • Retrieve comprehensive details of a Fanfou status using its ID. Get text, user, time, location, images, and reply information.
    MIT
  • Delete a Fanfou status by its ID. Only your own posts can be deleted, with a confirmation step to prevent mistakes.
    MIT
  • Publish a text update to Fanfou. Provide the content up to 140 characters and optionally confirm to avoid accidental posts.
    MIT