Skip to main content
Glama

Open Source Intelligence MCP

Server Details

GitHub project health, package dependency risk, trending repos, license & package comparison.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
FoundryNet/oss-intel-mcp
GitHub Stars
0
Server Listing
oss-intel-mcp

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • Changedbrief_summary1 field changed
      • changedInput schema / properties / payment_tx / description
        Previous value: -"Solana tx signature, when re-calling after a 402."New value: +"payment transaction signature, when re-calling after a 402."
    • Changedcompare_packages1 field changed
      • changedInput schema / properties / payment_tx / description
        Previous value: -"Solana tx signature, when re-calling after a 402."New value: +"payment transaction signature, when re-calling after a 402."
    • Changeddaily_brief1 field changed
      • changedInput schema / properties / payment_tx / description
        Previous value: -"Solana tx signature, when re-calling after a 402 (x402 rail)."New value: +"payment transaction signature, when re-calling after a 402 (pay-per-query rail)."
    • Changeddependency_risk1 field changed
      • changedInput schema / properties / payment_tx / description
        Previous value: -"Solana tx signature, when re-calling after a 402."New value: +"payment transaction signature, when re-calling after a 402."
    • Changedproject_health1 field changed
      • changedInput schema / properties / payment_tx / description
        Previous value: -"Solana tx signature, when re-calling after a 402."New value: +"payment transaction signature, when re-calling after a 402."
    • Changedtrending_repos1 field changed
      • changedInput schema / properties / payment_tx / description
        Previous value: -"Solana tx signature, when re-calling after a 402."New value: +"payment transaction signature, when re-calling after a 402."
  2. 1 tool update
    • Addedbrief_summary
  3. 1 tool update
    • Changeddaily_brief2 fields changed
      • changedInput schema / properties / payment_tx / description
        Previous value: -"Solana tx signature, when re-calling after a 402."New value: +"Solana tx signature, when re-calling after a 402 (x402 rail)."
      • addedInput schema / properties / stripe_token
        Added value: +{
        +  "anyOf": [
        +    {
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ],
        +  "default": null,
        +  "description": "Stripe Checkout Session id (cs_…), when re-calling after\npaying the Stripe payment link (alternative to x402). Can also be\nsupplied via the X-Stripe-Token header."
        +}
  4. 7 tool updates
    • First observedcompare_packages
    • First observeddaily_brief
    • First observeddependency_risk
    • First observedlicense_check
    • First observedmint_info
    • First observedproject_health
    • First observedtrending_repos

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool serves a distinct function: briefs, package comparison, dependency risk, license checks, project health, trending repos, and network info. Overlap is minimal, and where overlap exists (brief_summary vs daily_brief), descriptions explicitly differentiate them.

Naming Consistency4/5

All names use lowercase snake_case with two-word compounds, creating a uniform style. However, the pattern isn't strictly verb_noun (e.g., dependency_risk, project_health are noun_noun), so there are minor deviations from an ideal consistent convention.

Tool Count5/5

The 8-tool set is well-scoped, covering high-level briefs, granular package/repo analysis, and network info without unnecessary redundancy or overwhelming the user.

Completeness5/5

The tools cover discovery (trending_repos, daily_brief), evaluation (project_health, dependency_risk, license_check, compare_packages), and action support (brief_summary, mint_info). The surface is comprehensive for open-source intelligence, with no obvious dead ends.