mcp-warpcast-server

mcp-warpcast-server

3.3

If you are the rightful owner of mcp-warpcast-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Warpcast integration that allows interaction with Warpcast accounts using Claude.

The Warpcast MCP Server is designed to facilitate seamless integration with Warpcast, enabling users to interact with their Warpcast accounts through Claude. This server is built using the FastMCP style from the MCP Python SDK, ensuring compatibility with the Model Context Protocol. It provides a range of functionalities, including posting and reading casts, searching for specific topics, and managing channel interactions. The server is typically launched automatically by Claude Desktop's MCP client when Warpcast tools are configured, but it can also be run manually for development purposes. With this server, users can easily post new casts, retrieve recent posts, search for content, and manage their channel subscriptions, all through a simple and intuitive interface.

Features

  • Post casts to your Warpcast account
  • Read and search casts by keyword or hashtag
  • Browse and interact with channels
  • Follow/unfollow channels
  • Get trending casts

Tools

  1. post-cast

    Create a new post on Warpcast (max 320 characters)

  2. get-user-casts

    Retrieve recent casts from a specific user

  3. search-casts

    Search for casts by keyword or phrase

  4. get-trending-casts

    Get the currently trending casts on Warpcast

  5. get-all-channels

    List available channels on Warpcast

  6. get-channel

    Get information about a specific channel

  7. get-channel-casts

    Get casts from a specific channel

  8. follow-channel

    Follow a channel

  9. unfollow-channel

    Unfollow a channel