web-scraping__wikipedia_lookup
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Web Scraping] Look up a Wikipedia article and return its content. Args: topic: Topic to look up (e.g. 'Artificial intelligence')
Parameters schema
{
"type": "object",
"required": [
"topic"
],
"properties": {
"topic": {
"type": "string"
}
}
}Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries