Skip to main content
Glama

Wanaku MCP Server

README.md490 B
# Basic test script for Wanaku First, start by running Wanaku according to your preference. Then, on the project base dir, install the tools (see the Makefile for details): ```shell make test-tools ``` To set up: ```shell python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt ``` First, activate the virtual environment if you haven't done so already. ```shell source venv/bin/activate ``` To run the script, execute: ```shell python3 basic-test.py ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wanaku-ai/wanaku'

If you have feedback or need assistance with the MCP directory API, please join our Discord server