Server Details
MCP server for ScanMalware.com URL scanning, malware detection, and analysis.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- scanmalware/mcp-server
- GitHub Stars
- 0
See and control every tool call
Available Tools
128 toolsfind_js_fingerprint_similar_by_hashInspect
Find similar JS fingerprints by hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| threshold | No | ||
| content_sha256 | Yes | ||
| exclude_exact_matches | No |
get_ai_analysisInspect
Get AI analysis for a scan_id (if available).
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_analyzer_resultsInspect
Get analyzer results for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_analyzer_statsInspect
Get analyzer statistics overview.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_api_rootInspect
Get API root metadata.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_bot_protectionInspect
Get bot-protection detection for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_capabilities_by_dateInspect
Get capability stats by date.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_date | Yes |
get_clipboard_eventsInspect
Get clipboard events for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_clipboard_statsInspect
Get clipboard statistics.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_cpe_by_scanInspect
Get CPEs for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_cpe_statsInspect
Get CPE statistics.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_ct_certificatesInspect
Get certificate transparency data for a domain.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
get_ct_dns_recordsInspect
Get CT DNS records for a domain.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
get_ct_domains_by_ipInspect
Find CT domains on an IP address.
| Name | Required | Description | Default |
|---|---|---|---|
| ip_address | Yes |
get_ct_similar_domainsInspect
Find similar CT domains for a domain.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
get_ct_timelineInspect
Get CT certificate timeline for a domain.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
get_domain_historyInspect
Get historical scans for a domain (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| domain | Yes |
get_domain_scansInspect
Get recent scans for a domain.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| domain | Yes | ||
| status | No |
get_domain_statsInspect
Get summary statistics for a domain.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
get_faviconInspect
Get favicon metadata for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_favicon_statsInspect
Get favicon statistics.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_healthInspect
Get API health status.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_ids_alertsInspect
Get IDS alerts for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_ip_statsInspect
Get IP statistics (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| ip_address | Yes |
get_jarm_signaturesInspect
Get JARM signatures for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_jarm_statsInspect
Get JARM statistics.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_jsfingerprintInspect
Get JS fingerprint by ID.
| Name | Required | Description | Default |
|---|---|---|---|
| fingerprint_id | Yes | ||
| include_functions | No | ||
| include_http_headers | No |
get_jsfingerprint_bundle_statsInspect
Get JS fingerprint bundle statistics.
| Name | Required | Description | Default |
|---|---|---|---|
| to_date | No | ||
| from_date | No |
get_js_fingerprinter2Inspect
Get JS Fingerprinter2 results for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| include_detailed_events | No |
get_js_fingerprinter2_coverageInspect
Get JS Fingerprinter2 fingerprint coverage.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_js_fingerprinter2_healthInspect
Get JS Fingerprinter2 health check.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_js_fingerprinter2_statsInspect
Get JS Fingerprinter2 stats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_jsfingerprint_hash_prevalenceInspect
Get JS fingerprint hash prevalence for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_jsfingerprint_library_statsInspect
Get JS fingerprint library statistics.
| Name | Required | Description | Default |
|---|---|---|---|
| to_date | No | ||
| from_date | No | ||
| min_count | No |
get_js_fingerprintsInspect
Get JavaScript fingerprints for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| include_functions | No | ||
| include_http_headers | No | ||
| include_vectors_info | No |
get_jsfingerprint_similarInspect
Find similar JS fingerprints.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| threshold | No | ||
| fingerprint_id | Yes | ||
| exclude_same_scan | No |
get_jsfingerprint_similarity_countsInspect
Get JS fingerprint similarity counts.
| Name | Required | Description | Default |
|---|---|---|---|
| max_count | No | ||
| threshold | No | ||
| fingerprint_id | Yes |
get_jsfingerprint_sourceInspect
Get JS fingerprint source.
| Name | Required | Description | Default |
|---|---|---|---|
| fingerprint_id | Yes |
get_js_library_inventoryInspect
Get JS fingerprint library inventory.
| Name | Required | Description | Default |
|---|---|---|---|
| library | No | ||
| min_count | No |
get_js_segments_by_scanInspect
Get JS segments for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| scan_id | Yes | ||
| script_url | No |
get_js_segments_suspiciousInspect
Get suspicious JS segments for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| scan_id | Yes | ||
| min_risk_score | No |
get_js_segments_unknownInspect
Get unknown JS segments for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| scan_id | Yes | ||
| min_code_length | No |
get_latest_capabilitiesInspect
Get latest capability stats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_malware_by_scanInspect
Get malware details for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_malware_statsInspect
Get malware stats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_netlogInspect
Get network log for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_ocr_by_scanInspect
Get OCR data for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_ocr_statsInspect
Get OCR stats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_open_graphInspect
Get Open Graph data for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_pastejackingInspect
Get pastejacking findings for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_pcap_metadataInspect
Get PCAP metadata for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_platform_statsInspect
Get platform statistics.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_popular_technologiesInspect
Get popular technologies (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| page | No | ||
| limit | No |
get_rdapInspect
Get RDAP details for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_recent_scansInspect
Get recent public scans (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No |
get_recent_threatsInspect
Get recent malware threats.
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No |
get_recent_yara_threatsInspect
Get recent YARA threats.
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No |
get_safe_browsingInspect
Get safe browsing threats for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_safe_browsing_statsInspect
Get safe browsing stats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_scan_iocInspect
Get IOC matches for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_scan_progressInspect
Get scan progress by scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_scan_reportsInspect
Get available reports for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| report_type | No |
get_scan_resultInspect
Get full scan result by scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_scan_summaryInspect
Get compact scan summary by scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_screenshot_statsInspect
Get screenshot statistics.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_technologies_by_scanInspect
Get detected technologies for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_technology_combinationsInspect
Get technology combinations (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| tech_name | Yes | ||
| min_occurrences | No |
get_technology_statsInspect
Get technology stats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_tls_asn1Inspect
Get TLS certificate ASN.1 data for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_tls_detailsInspect
Get TLS details for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_top_tracking_keysInspect
Get top tracking keys.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| tracker_type | No |
get_yara_by_scanInspect
Get YARA results for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_yara_matchesInspect
Get YARA matches for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |
get_yara_statsInspect
Get YARA stats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
run_js_differential_analysisInspect
Run JS differential analysis for a scan_id.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| min_confidence | No | ||
| include_known_libraries | No |
search_ai_classificationInspect
Search AI scans by classification.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| classification | Yes |
search_ai_high_riskInspect
Search AI high-risk scans.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| min_confidence | No | ||
| min_risk_score | No |
search_ai_scam_typeInspect
Search AI scans by scam type.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scam_type | Yes |
search_analyzer_high_riskInspect
Search analyzer high-risk scans (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| min_risk_score | No |
search_by_asnInspect
Search scans by ASN (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| asn_number | Yes |
search_by_faviconInspect
Search scans by favicon hash (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| hash_type | No | mmh3 | |
| hash_value | Yes |
search_by_fuzzy_hashInspect
Search scans by fuzzy hash (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| hash_type | Yes | ||
| hash_value | Yes |
search_by_ipInspect
Search scans by IP address (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| ip_address | Yes |
search_by_jarmInspect
Search scans by JARM signature (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| jarm_signature | Yes |
search_by_nameserverInspect
Search scans by nameserver.
| Name | Required | Description | Default |
|---|---|---|---|
| nameserver | Yes |
search_by_registrarInspect
Search scans by registrar (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| registrar_name | Yes |
search_by_screenshot_hashInspect
Search scans by screenshot hash (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| hash_type | Yes | ||
| hash_value | Yes | ||
| similarity_threshold | No |
search_cpeInspect
Search CPEs by pattern (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| cpe_pattern | Yes |
search_favicon_mmh3Inspect
Search favicon by mmh3 hash (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| mmh3_hash | Yes |
search_js_fingerprint_by_bundlerInspect
Search JS fingerprints by bundler type.
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| bundler_type | Yes | ||
| bundle_format | No | ||
| min_confidence | No | ||
| include_libraries | No |
search_js_fingerprint_by_cdnInspect
Search JS fingerprints by CDN.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cdn_type | Yes | ||
| unpinned_only | No | ||
| cdn_cache_status | No |
search_js_fingerprint_by_fuzzy_hashInspect
Search JS fingerprints by fuzzy hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fuzzy_hash | Yes | ||
| min_similarity | No |
search_js_fingerprint_by_libraryInspect
Search JS fingerprints by library name.
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| version | No | ||
| per_page | No | ||
| library_name | Yes | ||
| min_confidence | No | ||
| version_pattern | No | ||
| include_cdn_only | No |
search_js_fingerprint_by_library_versionInspect
Search JS fingerprints by library version.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| library | Yes | ||
| version | Yes | ||
| group_by_url | No | ||
| include_deprecated | No |
search_js_fingerprint_by_md5Inspect
Search JS fingerprints by MD5 hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| to_date | No | ||
| from_date | No | ||
| hash_value | Yes | ||
| include_scans | No |
search_js_fingerprint_by_normalized_hashInspect
Search JS fingerprints by normalized hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| to_date | No | ||
| from_date | No | ||
| hash_value | Yes | ||
| include_scans | No |
search_js_fingerprint_by_serverInspect
Search JS fingerprints by server type.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| server_type | Yes | ||
| include_headers | No |
search_js_fingerprint_by_sha1Inspect
Search JS fingerprints by SHA1 hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| to_date | No | ||
| from_date | No | ||
| hash_value | Yes | ||
| include_scans | No |
search_js_fingerprint_by_sha256Inspect
Search JS fingerprints by SHA256 hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| to_date | No | ||
| from_date | No | ||
| hash_value | Yes | ||
| include_scans | No |
search_js_fingerprinter2_composite_hashInspect
Search JS Fingerprinter2 by composite hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| composite_hash | Yes |
search_js_fingerprinter2_signatureInspect
Search JS Fingerprinter2 by signature.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| signature | Yes |
search_js_fingerprinter2_similarInspect
Search JS Fingerprinter2 similar scans.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scan_id | Yes | ||
| include_self | No | ||
| min_similarity | No |
search_js_fingerprint_obfuscatedInspect
Search obfuscated JS fingerprints.
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| max_score | No | ||
| min_score | No | ||
| classification | No | ||
| min_code_length | No | ||
| exclude_libraries | No |
search_js_fingerprint_patternsInspect
Search JS fingerprints by patterns.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| has_eval | No | ||
| has_crypto | No | ||
| no_library | No | ||
| cdn_mismatch | No | ||
| high_entropy | No | ||
| has_websocket | No |
search_jsfingerprints_by_bundlerInspect
Search JS fingerprints by bundler (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| bundler | Yes |
search_jsfingerprints_by_fuzzy_hashInspect
Search JS fingerprints by fuzzy hash (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| fuzzy_hash | Yes |
search_jsfingerprints_by_libraryInspect
Search JS fingerprints by library (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| library | Yes |
search_jsfingerprints_by_library_versionInspect
Search JS fingerprints by library version (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| library | Yes | ||
| version | Yes |
search_jsfingerprints_by_md5Inspect
Search JS fingerprints by MD5 (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| hash_value | Yes |
search_jsfingerprints_by_normalized_hashInspect
Search JS fingerprints by normalized hash (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| hash_value | Yes |
search_jsfingerprints_by_sha1Inspect
Search JS fingerprints by SHA1 (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| hash_value | Yes |
search_jsfingerprints_by_sha256Inspect
Search JS fingerprints by SHA256 (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| hash_value | Yes |
search_js_malware_familiesInspect
Search JS malware families.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| min_cluster_size | No | ||
| similarity_threshold | No |
search_js_obfuscationInspect
Search JS obfuscation signals.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| has_eval | No | ||
| risk_level | No | ||
| min_risk_score | No |
search_js_segments_by_hashInspect
Search JS segments by code hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| code_hash | Yes |
search_js_segments_by_normalized_hashInspect
Search JS segments by normalized hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| normalized_hash | Yes |
search_ocrInspect
Search OCR text (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | ||
| page | No | ||
| limit | No |
search_ocr_patternInspect
Search OCR by pattern (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| pattern | Yes | ||
| case_sensitive | No |
search_scansInspect
Search scans (q must be at least 3 characters).
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | ||
| page | No | ||
| limit | No | ||
| search_type | No | all |
search_semanticInspect
Semantic search over scans (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| query | Yes | ||
| threshold | No |
search_similar_scansInspect
Search for scans similar to a scan_id (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| methods | No | ||
| scan_id | Yes |
search_similar_screenshotsInspect
Search for similar screenshots by hash.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| hash_type | No | phash | |
| hash_value | Yes | ||
| max_distance | No |
search_suspicious_clipboardInspect
Search suspicious clipboard indicators (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| pattern | No |
search_technologiesInspect
Search technologies (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| page | No | ||
| limit | No | ||
| category | No |
search_tracking_keyInspect
Search by tracking key (paginated).
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| page | No | ||
| sort | No | ||
| limit | No | ||
| tracker_type | Yes |
submit_scanInspect
Submit a URL for scanning.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| options | No | ||
| scan_type | No | public | |
| user_agent | No |
submit_scan_reportInspect
Submit a scan report.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| x_real_ip | No | ||
| user_agent | No | ||
| report_type | Yes | ||
| skip_captcha | No | ||
| captcha_token | No | ||
| captcha_answer | No | ||
| report_details | No | ||
| x_forwarded_for | No |
wait_for_scanInspect
Poll until a scan reaches a terminal status, returning the final summary.
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| timeout_s | No | ||
| poll_interval_s | No |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Last verification attempt failed.
certificate has expired
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.