stape-mcp-server
0
The Stape MCP Server is a Model Context Protocol implementation for the Stape platform. It facilitates integration and interaction with Stape services.
Stape MCP Server
This project implements an MCP (Model Context Protocol) server for the Stape platform.
Installation
-
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