Skip to main content
Glama
185,454 tools. Last updated 2026-06-09 17:31

"namespace:io.github.shulex-voc" matching MCP tools:

  • Fetch Bitrix24 app development documentation by exact title (use `bitrix-search` with doc_type app_development_docs). Returns plain text labeled fields (Title, URL, Module, Category, Description, Content) without Markdown.
    Connector
  • Casts a Prashna chart for the query instant using supplied date, time, place, and a single-topic keyword, then returns houses, Moon diagnostics, verdict, and cusps. SECTION: WHAT THIS TOOL COVERS Horary workflow: maps one of the approved keywords to a primary house, evaluates Moon (phase, VOC, affliction), applies ithsala flags, aggregates graha dignities/houses from Prashna Lagna, and emits verdict/confidence/score. Not natal life analysis (asterwise_get_natal_chart) and not KP cusps from birth (asterwise_get_kp_chart). SECTION: WORKFLOW BEFORE: None — standalone for horary. AFTER: None. SECTION: INPUT CONTRACT question must be exactly one of: self, wealth, siblings, property, children, health, marriage, death, travel, career, gains, loss. Full sentences are not validated locally and are rejected upstream → MCP INTERNAL_ERROR at the tool layer. PrashnaInput enforces date/time/lat/lon/ayanamsa patterns locally. SECTION: OUTPUT CONTRACT data.ayanamsa (string) data.question (string — keyword echoed) data.primary_house (int) data.ithsala_applying (bool) data.ithsala_separating (bool) data.query_utc (string — ISO UTC) data.lagna: rashi_index (int) rashi (string) longitude (float) lord (string) data.house_analysis: house (int) rashi_index (int) rashi (string) lord (string) lord_dignity (string) lord_house (int) lord_longitude (float) occupants[] (string array) data.moon: longitude (float) rashi_index (int) rashi (string) nakshatra (string) phase (string — 'waxing' or 'waning') dignity (string) void_of_course (bool) afflicted_moon (bool) applying_to_benefic (bool) data.verdict: verdict (string — 'favorable', 'mixed', or 'unfavorable') confidence (string — 'high', 'medium', or 'low') score (int — negative unfavorable, positive favorable) data.planets{} — per planet: longitude (float), rashi_index (int), rashi (string), house (int), is_retrograde (bool), dignity (string) data.house_cusps{} — keys '1'..'12': rashi_index (int), rashi (string), lord (string), longitude (float) SECTION: RESPONSE FORMAT response_format=json serialises the complete response as indented JSON — use this for programmatic parsing, typed clients, and downstream tool chaining. response_format=markdown renders the same data as a human-readable report. Both modes return identical underlying data — no fields are added, removed, or filtered by either mode. SECTION: COMPUTE CLASS MEDIUM_COMPUTE SECTION: ERROR CONTRACT INVALID_PARAMS (local — caught before upstream call): — PrashnaInput Pydantic violations (date, time, lat, lon, ayanamsa) → MCP INVALID_PARAMS INVALID_PARAMS (upstream): — None — bad question tokens surface as MCP INTERNAL_ERROR at the tool layer. INTERNAL_ERROR: — Any upstream API failure or timeout → MCP INTERNAL_ERROR Edge cases: — Moon void-of-course flagged classically negative for outcomes. SECTION: DO NOT CONFUSE WITH asterwise_get_natal_chart — requires birth data, not query-moment prashna. asterwise_get_kp_chart — natal KP from birth time, not horary keyword mapping.
    Connector
  • Read the full content of a specific document by path. Use this after `search` to get the complete document when snippets are not enough.
    Connector
  • Look up a single indicator of compromise (IP, domain, URL, or hash) in the DugganUSA corpus and return everything we know about it: threat type, malware family, source feeds, related actor (if attributed), confidence score, references, and the full description from each source. Read-only. Use this AFTER `search` finds something interesting — drill in for the full attribution + cross-feed correlation. Or use it directly when triaging a single indicator from your SIEM. Pass the IOC as either `indicator` or `value` (both work). Optional `type` hint: ip / domain / url / hash / auto. Examples: indicator="185.93.3.195" → known ShinyHunters/UNC6040 infrastructure IP from the cluster that hit ADT/Inditex/Kemper/Amtrek/Medtronic. indicator="goldenleafway.lat" → fresh Apothecary/ClearFake .lat rotation domain. indicator="ee28b3137d65d74c0234eea35fa536af" → Volexity-attributed malware MD5 (BrazenBamboo/DEEPDATA campaign). Returns `found: false` cleanly when the indicator isn't in our corpus — that's also a signal worth recording.
    Connector

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Agent-native Amazon review intelligence — fetches verified reviews from 10 marketplaces via real Shulex OpenAPI (not scrapers) and produces copy-ready listing improvements grounded in actual customer language. Backed by a 2B-review historical dataset that Helium 10 / Jungle Scout can't replicate. Works in any MCP client (Claude Code, Claude Desktop, ChatGPT, Cursor, Windsurf, VS Code, Cline).
    Last updated
    6
    23
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables comprehensive threat analysis for Indicators of Compromise (IoCs) including IP addresses, file hashes, domains, and URLs. It provides detailed reputation scores, security vendor evaluations, and network metadata to facilitate security assessments and risk detection.
    Last updated
    4
    MIT

Matching MCP Connectors

  • Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)