list_schemas
ActiveTool of Schemastore
declared in 0.1.0
List SchemaStore catalog entries. Optional case-insensitive filter on name/description/fileMatch.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10,
"filter": "github"
},
{
"filter": "openapi"
}
],
"properties": {
"limit": {
"type": "number",
"description": "1-500 (default 50)"
},
"filter": {
"type": "string",
"description": "e.g. \"github\", \"tsconfig\", \"openapi\""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Schemastore
https://github.com/pipeworx-io/mcp-schemastore
1/7 registries