
This one automates content campaigns and social media management through High Story's platform. The repository doesn't include implementation details or specific API operations, so you'll need to check the source repo for what tools it actually exposes. Based on the name and description, you'd reach for this if you're running AI-driven content campaigns and want Claude to handle scheduling, posting, or campaign orchestration. It's a newer server without much documentation in the main registry yet, so expect to dig into the code or docs to see which social platforms it supports and what campaign operations are available.
This repository is a collection of reference implementations for the Model Context Protocol (MCP), as well as references to community-built servers and additional resources.
[!IMPORTANT] If you are looking for a list of MCP servers, you can browse published servers on the MCP Registry. The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group.
[!WARNING] The servers in this repository are intended as reference implementations to demonstrate MCP features and SDK usage. They are meant to serve as educational examples for developers building their own MCP servers, not as production-ready solutions. Developers should evaluate their own security requirements and implement appropriate safeguards based on their specific threat model and use case.
The servers in this repository showcase the versatility and extensibility of MCP, demonstrating how it can be used to give Large Language Models (LLMs) secure, controlled access to tools and data sources. Typically, each MCP server is implemented with an MCP SDK:
These servers aim to demonstrate MCP features and the official SDKs.
The following reference servers are now archived and can be found at servers-archived.
[!NOTE] The server lists in this README are no longer maintained and will eventually be removed.
Official integrations are maintained by companies building production ready MCP servers for their platforms.
HIGHSTORY_SSE_URL*The URL of your Supabase Edge Function
HIGHSTORY_TOKEN*secretYour Supabase JWT access token