604,598 tools. Updated 2026-09-23 20:54
"SWC" matching MCP tools:
- Download a cell specimen's morphological reconstruction as an SWC file to your local path. Specify the specimen ID to retrieve its 3D morphology data.-
- Search Markdown documentation by literal or regex pattern, returning matching lines, file lists, or counts with optional context. Find relevant wiki content quickly.MIT
- Audit Solidity source or bytecode for vulnerabilities. Get a risk score and detailed findings with optional deep analysis.MIT
- Check SEC EDGAR data endpoint availability and pricing before using paid tools. Get payment network and wallet address details for micropayments.MIT
- Generate saturation-dependent relative permeability tables for reservoir simulation using Corey or LET correlations to model multiphase fluid flow in oil, gas, and water systems.GPL 3.0
- Retrieve real-time SEC EDGAR 8-K filings sorted by filing time to monitor material corporate events like M&A, officer changes, and earnings releases. Get up to 40 current reports per call, enabling timely analysis of public company updates.MIT
Matching MCP Servers
- AlicenseAqualityBmaintenanceEnables coding agents to list, search, and read a curated Shopware developer and merchant knowledge base offline as plain Markdown files, without network access or an API key.4788 npmMIT
- AlicenseAqualityCmaintenanceSEC EDGAR filing MCP for equity research agents: search 10-K/10-Q/8-K with CompanyFacts metrics, preview a free sample, and purchase full structured JSON via x402 USDC on Polygon. Public endpoint on xpay.tools.32MIT
Matching MCP Connectors
US government data as clean JSON for AI agents: SAM.gov contract opportunities, USAspending awards, Grants.gov grants, House STOCK Act trades, and SEC EDGAR filings (Form 4 insider trades, 8-K events, 13F holdings, 13D/G stakes, XBRL fundamentals, 10-K/10-Q sections). 19 read-only tools. Data is as fresh as each source publishes; congressional trades lag up to 45 days and report dollar ranges (House only). Free tier, no card.
Access SEC filings efficiently (10-K, 10-Q, etc), save time and tokens, and get cited answers.
- Create vector embeddings to enable semantic code search across 55 languages and 99 file extensions. Run once per project before searching, then use incremental updates for changes.MITDestructive
- Update the repository search index after code changes. Process only changed files via SHA-256 detection instead of full re-indexing; use dryRun to preview.MIT
- Retrieve SEC EDGAR 10-K, 10-Q, and 8-K filings sorted by filing time descending. Each call returns up to 40 filings with company name, CIK, filing time, and EDGAR URL, refreshed every 10 minutes.MIT
- Retrieve server identity, version, and description to verify the SRC MCP server is running correctly.MIT
- Analyze a project's import/export structure and return a dependency graph to reveal file relationships, cycles, and hotspots.MIT
- Identify all files impacted by your changed files via dependency graph and reverse transitive closure, so you can assess blast radius and avoid unintended breakage.MIT
- Get bounded local metrics, runtime counters, and audit status as JSON or Prometheus text without telemetry leaving the process.MIT
- List safe project roots and their index status before querying multiple repositories, so you can confirm which codebases are ready for semantic or keyword search.MIT
- Find code by natural language meaning using hybrid vector/keyword search, with deterministic reranking and caller/callee context. Locates relevant functions and files by concept, not just exact terms.MIT
- Retrieve bounded source code by exact byte offsets, including line and column positions, for safe repository context extraction without execution.MIT
- Check embedding provider health, index compatibility, path-security settings, and resource limits to identify configuration issues before making changes.MIT
- Inspect, compact, or migrate the local LanceDB index to manage its size and format, ensuring consistent state without executing project code.MIT
- Identify unused functions, methods, classes, and types through heuristic analysis. Returns conservative candidates with confidence and limitations, allowing safe cleanup without removal.MIT
- Scan project documentation to build a bounded metadata catalog with typed references, enabling AI context without storing content or contacting remote services.MIT
- Generate a focused repository map prioritizing key files and symbols via import-graph centrality, enabling agents to orient before reading source.MIT