From 93e81b2c9022e706f3312dc805f98ecbcf77d712 Mon Sep 17 00:00:00 2001 From: Greg Jackson Date: Mon, 16 Mar 2026 12:39:11 +0000 Subject: [PATCH] Add 3dprint-oracle MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bb492d5..31d42ea4 100644 --- a/README.md +++ b/README.md @@ -1251,6 +1251,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [graphlit-mcp-server](https://github.com/graphlit/graphlit-mcp-server) 📇 ☁️ - Ingest anything from Slack, Discord, websites, Google Drive, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Windsurf or Cline. - [gregario/lego-oracle](https://github.com/gregario/lego-oracle) [![gregario/lego-oracle MCP server](https://glama.ai/mcp/servers/gregario/lego-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/lego-oracle) 📇 🏠 - LEGO sets, parts, minifigs, colours, and inventories from Rebrickable. 10 tools for searching sets, finding parts by colour, browsing themes, comparing sets, and discovering MOC alternate builds. 26k sets, 62k parts, 17k minifigs embedded. - [gregario/brewers-almanack](https://github.com/gregario/brewers-almanack) [![gregario/brewers-almanack MCP server](https://glama.ai/mcp/servers/gregario/brewers-almanack/badges/score.svg)](https://glama.ai/mcp/servers/gregario/brewers-almanack) 📇 🏠 - A brewing knowledge MCP server with beer styles (BJCP 2021), 113 hop varieties, malts, yeasts, water profiles, off-flavour diagnosis, recipe suggestions, and food pairings. +- [gregario/3dprint-oracle](https://github.com/gregario/3dprint-oracle) [![3dprint-oracle MCP server](https://glama.ai/mcp/servers/gregario/3dprint-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/3dprint-oracle) 📇 🏠 🍎 🪟 🐧 - 3D printing filament and materials knowledge base. 6,957 filaments from SpoolmanDB with material properties, print settings, manufacturer data, and troubleshooting guides. 8 tools for searching filaments, comparing materials, and diagnosing print issues. `npx 3dprint-oracle` - [hannesrudolph/mcp-ragdocs](https://github.com/hannesrudolph/mcp-ragdocs) 🐍 🏠 - An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context - [harrison/ai-counsel](https://github.com/harrison/ai-counsel) - 🐍 🏠 🍎 🪟 🐧 - Deliberative consensus engine enabling multi-round debate between AI models with structured voting, convergence detection, and persistent decision graph memory. - [HatmanStack/ragstack-mcp](https://github.com/HatmanStack/RAGStack-Lambda/tree/main/src/ragstack-mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for RAGStack serverless knowledge bases. Search, chat with AI-generated answers, upload documents/media, scrape websites, and analyze metadata through an AWS-powered RAG pipeline (Lambda, Bedrock, S3, DynamoDB).