Skip to main content
Glama

RuneScape Wiki MCP Server

by birdwell
debug-server.sh345 B
#!/bin/bash echo "Starting RuneScape Wiki MCP Server in DEBUG mode..." echo "========================================" echo "" echo "Debug logs will appear below:" echo "" # Ensure we're in the right directory cd "$(dirname "$0")" # Start the server with debug enabled and redirect stderr to a file DEBUG=true node dist/index.js 2> debug.log

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/birdwell/runescape-wiki-mcp'

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