341,535 tools. Last updated 2026-07-30 11:30
"Matrix" matching MCP tools:
- Construct an m x n matrix with optional list of entries for mathematical computations.MIT
- Perform matrix operations including multiplication, addition, subtraction, inversion, transpose, determinant, eigenvalues, and more using 2D number arrays.MIT
- Calculate travel times and distances between multiple origins and destinations in a single request, replacing hundreds of individual route calls for efficient logistics planning.MIT
- "Distance matrix between locations" / "all-to-all travel times" / "N×M routing grid" / "drive / walk / bike times between [list]" — N×M distance and duration matrix between many points via OpenStreetMap routing. Use for traveling-salesman setup, multi-stop optimization, nearest-warehouse, fleet dispatch. Profile-aware (car / truck / bike / foot / wheelchair).Connector
- Compute Pearson or Spearman correlation matrices for multiple assets, with eigenvalue decomposition to analyze explained variance and principal components.MIT
- Calculate travel distance and time between multiple origins and destinations using driving, walking, bicycling, or transit modes.
Matching MCP Servers
- Alicense-qualityBmaintenanceA local, project-scoped requirement management MCP server that enables AI agents to manage tasks and requirements via SQLite.Last updated15MIT
- AlicenseAqualityBmaintenanceEnables searching and browsing a curated matrix of 100+ engineering tools by name, tag, or use case, and retrieving ready-to-use boilerplate files for 30+ popular stacks.Last updated3202MIT
Matching MCP Connectors
Free browser-based calculators and analyzers for cloud cost, DevOps, security, and data governance.
ArcFlow exposes the Destiny Matrix numerology calculator as MCP tools. Given a date of birth it returns a structured reading (core numbers 1–22 for personality, talents, money, relationships, life purpose and karmic patterns, each with a short interpretation) plus a rendered octagram image. A second tool computes compatibility between two birth dates. Deterministic, read-only, no auth.
- Calculate travel distance and time between multiple origins and destinations using Google Maps data for driving, walking, bicycling, or transit modes.
- Generates a comprehensive network connectivity matrix between specified host groups, testing reachability on configurable ports like 22, 80, and 443.
- Install Matrix — Generate copy-paste-correct MCP install snippets for ~29 clients at once — with each client's config-key traps already encoded (Antigravity demands `serverUrl` and lowercase names; Gemini CLI demands `httpUrl`; AnythingLLM demands type 'streamable'; Goose/Kiro/Cursor/VS Code get working deeplinks; ChatGPT gets the search+fetch requirement spelled out). Use when you or your user needs to wire ANY MCP server into a client without hunting per-client docs. Deterministic, no model call. Input: {server_url: string (required, http(s) URL), name?: string, transport?: 'streamable-http'|'sse', auth?: 'none'|'bearer-optional'|'bearer-required'}. Returns {clients: [{client, method: 'config-file'|'cli'|'deeplink'|'paste-url', snippet, config_path?, notes?}], count}. (1 MESH/call, a tool · devtools)Connector
- Calculate VanRaden kinship matrix from genotype dosage to identify highly related sample pairs and measure self-relationship (inbreeding) range.Apache 2.0
- Compute real-time cross-asset correlation matrix from daily returns to detect regime changes and assess risk concentration.MIT
- Create an n x n identity matrix for use in linear algebra and number theory computations.MIT
- Calculate travel times and distances between multiple points with the Mapbox Matrix API. Supports driving, walking, and cycling profiles.MIT
- Compute the determinant of any square matrix for solving linear algebra problems.MIT
- Retrieve a comparison matrix for runs with a specified label, displaying step-level metrics across runs.MIT
- Compute the rank of a matrix to assess linear independence and solution space.MIT
- Computes the characteristic polynomial of a square matrix, with an option to specify the variable name.MIT
- Generates a requirements-to-tests traceability matrix to identify covered requirements and detect gaps.MIT
- Compute the image of a matrix to determine its column space. Uses PARI/GP for linear algebra.MIT
- Compute the inverse of a square matrix. Provide an invertible matrix to obtain its multiplicative inverse.MIT