MCP server that provides access to Repology package repository data
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Repology MCP Server.
queryCallable MCP tool function
limitCallable MCP tool function
project_nameCallable MCP tool function
start_fromCallable MCP tool function
maintainerCallable MCP tool function
categoryCallable MCP tool function
A Model Context Protocol (MCP) server that provides access to the Repology package repository data through a standardized interface.
This MCP server exposes the following tools:
Add to your Claude Desktop configuration:
Or using the pre-built Docker image:
Add to your VS Code settings (.vscode/settings.json or user settings):
Or using the pre-built Docker image:
Search for projects by name substring.
Parameters:
query (string): Search term to match against project nameslimit (integer, optional): Maximum number of results (default: 10, max: 100)Get detailed package information for a specific project.
Parameters:
project_name (string): Exact name of the project to retrieveList projects with optional filtering.
Parameters:
start_from (string, optional): Project name to start listing fromlimit (integer, optional): Maximum number of results (default: 10, max: 200)maintainer (string, optional): Filter by maintainer emailcategory (string, optional): Filter by categoryinrepo (string, optional): Filter by repository presencenotinrepo (string, optional): Filter by repository absenceGet problems reported for a specific repository.
Parameters:
repository (string): Repository name (e.g., "freebsd", "debian")start_from (string, optional): Project name to start from for paginationGet problems reported for packages maintained by a specific person.
Parameters:
maintainer (string): Maintainer email addressrepository (string, optional): Limit to specific repositorystart_from (string, optional): Project name to start from for paginationMIT License - see LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/repology-mcp-server)<a href="https://allmcps.com/mcp/repology-mcp-server"><img src="https://allmcps.com/api/badge/repology-mcp-server?style=directory" alt="Repology MCP Server on AllMCPs" /></a>