PartsTable for Cursor
com.partstable/partstable
MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.
client:Cursor
transport:streamable-http
tools:5
Install PartsTable in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"partstable": {
"url": "https://mcp.partstable.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs