★ 2 stars
Python
🔌 API Integration
Updated 6d ago
36-system open taxonomy knowledge graph: NAICS, ISIC, HS, SOC, ISCO, ESCO, CPC, UNSPSC, Patent CPC, GDPR, and more - all connected by crosswalk edges. REST API + MCP server.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"worldoftaxonomy": {
"command": "uvx",
"args": [
"worldoftaxonomy"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add worldoftaxonomy uvx worldoftaxonomy
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"worldoftaxonomy": {
"command": "uvx",
"args": [
"worldoftaxonomy"
]
}
}
}
📋 Copy
Or install with pip: pip install worldoftaxonomy
Topics
classification crosswalk fastapi isic knowledge-graph mcp naics occupational-classification open-data open-taxonomy product-classification taxonomy