catalog
Server Details
Search real parts with datasheet-provenance specs, check compatibility and compose priced BOMs.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
6 toolsbuild_bomBuild a validated bill of materialsRead-onlyInspect
Composes a complete BOM for a reference build — quantities, dated indicative prices, per-line rationale, a compatibility verdict for the chosen set, and a CSV export. Override any role with choices.
| Name | Required | Description | Default |
|---|---|---|---|
| choices | No | role → part id overrides | |
| build_id | Yes | 2wd-robot, weather-station or plant-waterer | |
| project_context | No | One sentence on what you are building. Results are ranked for your project. Queries and this context are logged anonymously to power the public demo dashboard. |
Output Schema
| Name | Required | Description |
|---|---|---|
| csv | Yes | |
| build | Yes | |
| lines | Yes | |
| compatibility | Yes |
check_compatibilityCheck a set of parts for compatibilityRead-onlyInspect
Evaluates a part set against the build's engineering constraints — supply windows, stall vs peak current, shaft/wheel fit, interfaces, solar chain — with a reasoned verdict per check. Every number cited is a corroborated attribute.
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | No | Defaults to the build these parts overlap most | |
| part_ids | Yes | ||
| project_context | No | One sentence on what you are building. Results are ranked for your project. Queries and this context are logged anonymously to power the public demo dashboard. |
Output Schema
| Name | Required | Description |
|---|---|---|
| build | Yes | |
| summary | Yes | |
| unknown | Yes | |
| verdicts | Yes |
get_partGet a full part recordRead-onlyInspect
The complete canonical record for one part: every attribute with its provenance (source, page, verbatim quote, file hash), vendors with dated indicative prices, and datasheet links.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Part id, e.g. pololu-drv8833-carrier | |
| project_context | No | One sentence on what you are building. Results are ranked for your project. Queries and this context are logged anonymously to power the public demo dashboard. |
Output Schema
| Name | Required | Description |
|---|---|---|
| id | Yes | |
| name | Yes |
list_buildsList reference buildsRead-onlyInspect
The catalogue's reference builds (robot, weather station, plant waterer) with their roles and candidate parts — the starting point for build_bom.
| Name | Required | Description | Default |
|---|---|---|---|
| project_context | No | One sentence on what you are building. Results are ranked for your project. Queries and this context are logged anonymously to power the public demo dashboard. |
Output Schema
| Name | Required | Description |
|---|---|---|
| builds | Yes |
list_categoriesList part categoriesRead-onlyInspect
Every category in the catalogue with its part count.
| Name | Required | Description | Default |
|---|---|---|---|
| project_context | No | One sentence on what you are building. Results are ranked for your project. Queries and this context are logged anonymously to power the public demo dashboard. |
Output Schema
| Name | Required | Description |
|---|---|---|
| categories | Yes |
search_partsSearch the parts catalogueRead-onlyInspect
Full-text search over the demo catalogue's provenance-backed part records. Filter by category, build or role. Every attribute returned was corroborated against the manufacturer datasheet or vendor page.
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| build | No | ||
| limit | No | ||
| query | Yes | What you are looking for | |
| category | No | ||
| project_context | No | One sentence on what you are building. Results are ranked for your project. Queries and this context are logged anonymously to power the public demo dashboard. |
Output Schema
| Name | Required | Description |
|---|---|---|
| parts | Yes | |
| query | Yes | |
| matched | Yes | |
| rankedForProject | Yes |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides AI agents with instant, structured access to electronic component datasheets, pinouts, and electrical specifications without requiring PDF uploads. It enables seamless part searching, design validation, and side-by-side component comparisons across major hardware providers.127210MIT
- Flicense-qualityCmaintenanceEnables searching for electronic components, comparing prices across distributors, checking availability, and retrieving datasheets through the Nexar/Octopart API with specialized tools for resistors, capacitors, inductors, semiconductors, crystals, and connectors.8
- Alicense-quality-maintenanceEnables searching for electronic components through the Nexar Supply API, providing detailed part information including manufacturer, pricing, specifications, and datasheets.
- AlicenseAqualityAmaintenanceEnables searching and filtering over 1.5 million electronic components across JLCPCB, Mouser, and DigiKey using parametric queries and smart parsing. It supports finding alternative parts, accessing pinout data, and downloading KiCad footprints directly through AI coding assistants.1197MIT