Google PageRank for AI agents. 25,000+ tools indexed.

brickognize-mcp MCP Server

NazarLysyi/brickognize-mcp

Score: 54.2 Rank #30 MCP Server
Are you the maintainer of NazarLysyi/brickognize-mcp? Claim this listing →

MCP server for LEGO recognition using the Brickognize API — identify parts, sets, and minifigures from photos

Add AgentRank to Claude Code Discover and compare tools like NazarLysyi/brickognize-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

NazarLysyi/brickognize-mcp is a TypeScript MCP server licensed under MIT. MCP server for LEGO recognition using the Brickognize API — identify parts, sets, and minifigures from photos

Ranked #30 out of 100 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for NazarLysyi/brickognize-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/NazarLysyi--brickognize-mcp)](https://agentrank-ai.com/tool/NazarLysyi--brickognize-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/NazarLysyi--brickognize-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/NazarLysyi--brickognize-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="NazarLysyi/brickognize-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Brickognize MCP Server

MCP server for identifying LEGO parts, sets, and minifigures from images using the [Brickognize API](https://api.brickognize.com/docs).

Huge thanks to [Piotr Rybak](https://brickognize.com/about) for creating the Brickognize service and making LEGO recognition accessible to everyone!

## Setup

```bash
npm install
npm run build
```

## Configuration

Add to your MCP client config:

```json
{
  "mcpServers": {
    "brickognize": {
      "command": "node",
      "args": ["/absolute/path/to/brickognize-mcp/dist/index.js"]
    }
  }
}
```

## Tools

| Tool                         | Description                                          |
| ---------------------------- | ---------------------------------------------------- |
| `brickognize_health`         | Check API status                                     |
| `brickognize_identify`       | Identify any LEGO item from an image                 |
| `brickognize_identify_part`  | Identify a specific LEGO part       
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.