287,066 tools. Last updated 2026-07-11 10:04
"iRobot" matching MCP tools:
- Execute multiple ROBOT ontology commands as a pipeline, passing objects in memory for efficiency without writing intermediate files.BSD 2-Clause "Simplified"
- Batch retrieve GS robot statuses by automatically grouping M-line and S-line series and selecting the correct API for mixed queries.MIT
- Retrieves the list of maps (mapId and mapName) for a specific GS robot using its serial number.MIT
- Merge multiple OWL ontology files into one ontology. Combine ontologies by file paths or IRIs, optionally collapsing import closures and removing owl:imports statements.BSD 2-Clause "Simplified"
- Crawl multiple web pages from a starting URL using BFS link discovery and return compressed markdown with 70-90% fewer tokens than raw HTML.MIT
- Retrieve site information including buildings, floors, and maps for a specific robot using its ID.MIT
Matching MCP Servers
- AlicenseAqualityCmaintenanceProvides an MCP interface to the ROBOT command-line tool for OWL ontology editing, enabling operations like merging, reasoning, and conversion via natural language.Last updated261BSD 2-Clause "Simplified"
- AlicenseBqualityFmaintenanceWeb scraper and token compressor that converts HTML to clean markdown with 70-80% fewer tokens. Single-page compression and multi-page BFS crawling with auto-fallback fetch modes.Last updated2241MIT
Matching MCP Connectors
Vendor-neutral catalog of 300+ commercial robots: search, compare specs, request vendor intros.
SEO automation MCP with 39 tools. 12 free tools (no auth): audit pages, check Core Web Vitals, validate schema, score AI visibility, generate keywords. 27 pro tools with account: manage content calendar, track GSC traffic, monitor AI bot visits (ChatGPT/Perplexity), analyze backlinks, and publish directly to WordPress, Webflow, or Wix.
- Executes complete S-line robot task workflow by processing site information, selecting maps, retrieving subareas, and submitting tasks.MIT
- Auto-detect robot series (M-line V1 or S-line V2) and retrieve its status by serial number.MIT
- Converts ontology files between formats including OWL, OBO, JSON, and Turtle, with support for gzip compression.BSD 2-Clause "Simplified"
- Compare two ontologies to identify semantic differences, using file paths or IRIs. Output results in plain, pretty, HTML, or markdown format with optional labels.BSD 2-Clause "Simplified"
- Converts EquivalentClasses axioms to SubClassOf axioms, reducing ontology restrictiveness while preserving the subclass hierarchy.BSD 2-Clause "Simplified"
- Removes selected axioms from an ontology by specifying terms and controlling which related terms to include in the removal set.BSD 2-Clause "Simplified"
- Identify the minimal set of axioms causing ontology issues—entailment, inconsistency, or unsatisfiability—to debug classification errors.BSD 2-Clause "Simplified"
- Compute ontology metrics including entity counts, axiom counts, and complexity. Supports multiple metric sets and output formats like TSV, CSV, JSON, YAML, HTML.BSD 2-Clause "Simplified"
- Convert CSV or TSV tabular data into OWL ontology format using a template file that defines headers and mapping strings.BSD 2-Clause "Simplified"
- Execute SPARQL queries on OWL ontologies. Supports ASK, SELECT, and CONSTRUCT queries, returning results in CSV or RDF format.BSD 2-Clause "Simplified"
- Run quality control SPARQL checks on OWL ontologies to identify violations at ERROR, WARN, INFO severity levels and generate a report.BSD 2-Clause "Simplified"
- Generate Robot Framework test case code for login functionality. Returns complete .robot file content for automated login testing without execution.MIT
- Generate Robot Framework keywords for advanced Selenium web testing operations. Creates .robot file content with SeleniumLibrary capabilities for test automation.MIT
- Generate extended Robot Framework keywords for screenshots, performance monitoring, and window management in Selenium test automation.MIT