metamesh.search_tools
ActiveTool of MetaMesh-UGA
declared in 1.0.0
Search the catalog of 13k+ MCP tools by keyword. Returns concise matches (name, category, description). Use this instead of listing all tools.
Parameters schema
{
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search query, e.g. \"github\", \"database\", \"email\""
},
"limit": {
"type": "number",
"description": "Max results (default 10, max 50)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MetaMesh-UGA
https://github.com/metamesh-uga/gateway
1/7 registries