ohloh-open-hub
Candidate Model Context Protocol tool surface for the Black Duck Open Hub (Ohloh) REST API. Tools map to documented read resources; all requests carry the api_key parameter and return XML.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport none-published
Tools
get_project— Retrieve a single open source project by id or url_name.search_projects— Search the project directory by query string, sorted and paged.get_account— Retrieve a single Open Hub account (contributor) by id or login.search_accounts— Search accounts by name.get_organization— Retrieve a single organization by id or name.list_organizations— List organizations tracked by Open Hub.get_analysis— Retrieve the current best analysis for a project.list_languages— List programming languages known to Open Hub with usage stats.get_language— Retrieve a single programming language profile.list_project_factoids— Retrieve factoids (codebase and team insights) for a project.get_stack— Retrieve a software stack for an account or project.get_size_facts— Retrieve historical size facts (lines of code, commits) for a project analysis.get_activity_facts— Retrieve monthly activity facts (commits, contributors) for a project analysis.get_contributor_facts— Retrieve contributor facts for a project analysis.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.