Partglyph MCP Gateway
Deterministic industrial parts replacement engine with official catalogs and expert accuracy checks
README
Partglyph MCP Gateway
Partglyph MCP Gateway connects AI coding assistants and agents to Partglyph's deterministic industrial replacement engine.
Use it from MCP-capable clients such as Codex, Claude Code, and other agent workflows to request replacement options, technical comparisons, source-backed matches, and previous match history without leaving the tools your team already uses.
Partglyph uses validated product inputs, official catalog evidence, expert accuracy checks, match history, and source tracking so your AI agent can use a governed replacement engine instead of guessing from general web research.
Hosted Service
Partglyph MCP Gateway is a hosted remote MCP service.
https://app.partglyph.com/api-mcp/mcp
This repository is a public discovery and setup repository. It contains metadata and examples only. The production gateway implementation source code is private.
Documentation
Full setup instructions:
https://docs.partglyph.com/integrations/mcp/
Official MCP Registry listing:
https://registry.modelcontextprotocol.io/v0.1/servers?search=com.partglyph/mcp-gateway
Glama listing:
https://glama.ai/mcp/servers/akramyaslam/partglyph-mcp
Authentication
Create a Partglyph MCP Access API key in the Partglyph app:
https://app.partglyph.com/settings/api-keys
Use the key as a bearer token:
Authorization: Bearer <PARTGLYPH_API_KEY>
Do not share API keys or commit them to repositories.
Client Examples
Example configuration files are in examples/:
examples/codex-config.tomlexamples/claude-code-http.jsonexamples/claude-desktop-connectors.md
All examples use placeholders only.
Server Metadata
The public server metadata is in server.json.
It mirrors the Official MCP Registry metadata for:
com.partglyph/mcp-gateway
Glama ownership metadata is in glama.json.
Security Contact
For sensitive security concerns, see SECURITY.md or contact:
hello@partglyph.com
Do not open public GitHub issues containing API keys, customer data, or vulnerability details.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.