mcp-warpcast-server
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
post-cast
Create a new post on Warpcast (max 320 characters)
get-user-casts
Retrieve recent casts from a specific user
search-casts
Search for casts by keyword or phrase
get-trending-casts
Get the currently trending casts on Warpcast
get-all-channels
List available channels on Warpcast
get-channel
Get information about a specific channel
get-channel-casts
Get casts from a specific channel
follow-channel
Follow a channel
unfollow-channel
Unfollow a channel