This project implements an MCP (Model Context Protocol) server for the Stape platform.
-
Clone the repository:
git clone https://github.com/Bukashk0zzz/stape-mcp-server.git cd stape-mcp-server npm install
-
Clone the repository
-
Install dependencies:
npm install
-
Get Stape API key from your Stape account and set it in the environment file:
STAPE_AUTH_KEY=your_stape_api_key