hs-mcp-server

hs-mcp-server

3.5

HighSpotMCP is a Python server that automates actions in Highspot using Claude Desktop's capabilities.

HighSpotMCP is a lightweight Python server designed to automate interactions between Claude Desktop and Highspot via the Highspot API. This server leverages Claude's document analysis capabilities to streamline content management tasks in Highspot. By integrating with Highspot's API, the server can create Spots, SmartPages, and upload content automatically, enhancing productivity and efficiency. The server is built using Python 3.12+ and FastAPI, ensuring a robust and scalable solution. It provides several endpoints for authentication, content creation, and management, making it a versatile tool for users looking to automate their Highspot workflows.

Features

  • Automated content management in Highspot using Claude Desktop.
  • Integration with Highspot API for creating Spots and SmartPages.
  • FastAPI-based server for efficient endpoint management.
  • Health check endpoint to ensure server availability.
  • Environment configuration through a .env file for secure credential management.