oss-intel-mcp
Provides tools to fetch GitHub repository health metrics including stars, forks, issues, commit frequency, contributors, license, and a composite health score.
Integrates with Libraries.io to obtain cross-ecosystem dependency data like dependent counts, SourceRank, and deprecation information for risk assessment.
Allows querying npm package metadata including download counts, maintenance, deprecation status, and risk score.
Enables retrieval of Python package metadata such as downloads, maintenance status, dependents, and risk score for dependency analysis.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@oss-intel-mcpWhat is the health score for vercel/next.js?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Open Source Intelligence MCP
Open source intelligence for AI agents — GitHub project-health scoring, package dependency-risk analysis, trending repositories, license checks, and side-by-side package comparison.
Part of the FoundryNet Data Network. Attest your agent's open-source analysis with MINT Protocol. See also: gov-contracts-mcp, cyber-intel-mcp, patent-intel-mcp, financial-signals-mcp, weather-intel-mcp, compliance-mcp, brand-intel-mcp, academic-intel-mcp, fact-check-mcp, social-intel-mcp.
Connect
MCP endpoint (Streamable HTTP):
https://oss-intel-mcp-production.up.railway.app/mcpRegistry:
io.github.FoundryNet/oss-intel-mcpAgent card:
https://oss-intel-mcp-production.up.railway.app/.well-known/agent-card.json
Claude Desktop / Cursor / Claude Code
claude mcp add --transport http oss-intel https://oss-intel-mcp-production.up.railway.app/mcp{ "mcpServers": { "oss-intel": { "url": "https://oss-intel-mcp-production.up.railway.app/mcp" } } }Related MCP server: sourcebook
Tools
Tool | Price | What it does |
| $0.01 | GitHub repo health — stars, forks, issues, commit frequency, contributors, license, health_score (0-100) |
| $0.02 | Package risk — maintenance, last update, downloads, dependents, deprecation, risk_score (0-100) |
| $0.01 | Trending GitHub repositories with growth metrics |
| free | License type, permissions, restrictions, compatibility |
| $0.01 | Side-by-side: downloads, maintenance, dependents, risk_score |
| $5 | Curated daily brief: top trending, notable risks, newly deprecated, biggest growth |
| free | FoundryNet Data Network + MINT Protocol |
Free tier: 25 paid-tool queries/day per agent. Then x402: the tool returns an
HTTP-402 with a Solana USDC payment memo — pay it, re-call with the same args plus
payment_tx=<signature>. An Authorization: Bearer fnet_… key bypasses the paywall.
The edge: scored, not just listed
Raw stars and download counts are noise. Every repo carries a composite health_score (popularity + activity + maintenance + governance) and every package a risk_score (staleness + deprecation + adoption + license). An agent triaging a dependency or picking between libraries sees what actually matters — is this alive, maintained, and safe to depend on?
Sources
Daily aggregation refreshes trending repos plus a watchlist of popular repos'
health and packages' risk. Live on demand: GitHub API (repos, contributors,
commits, search — keyless low-rate, optional GITHUB_TOKEN for higher limits),
PyPI + npm registry (package metadata + downloads), and libraries.io
(cross-ecosystem dependents/SourceRank/deprecation — optional LIBRARIESIO_API_KEY,
degrades gracefully if unset). Stored in a standalone Supabase project.
MCP registry: io.github.FoundryNet/oss-intel-mcp
Built by FoundryNet · hello@foundrynet.io
Live network activity
Live feed: mint.foundrynet.io/feed
Real-time verified work across 21 servers and autonomous agents, anchored on Solana via MINT Protocol.
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FoundryNet/oss-intel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server