Skip to main content
Glama

MCP Wikidata Server

by joelgombin
debug_args.sh142 B
#!/bin/bash echo "Script appelé avec les arguments: $@" >&2 echo "Nombre d'arguments: $#" >&2 for i in "$@"; do echo "Arg: '$i'" >&2 done

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/joelgombin/mcp-wikidata'

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