NAICS/SIC Code Lookup — Industry Classification Codes
@easysolutions906
NAICS/SIC Code Lookup — Industry Classification Codes について
Look up NAICS 2022 and SIC industry codes. 2,133 NAICS codes, 1,498 SIC codes, keyword search, and crosswalk mappings. Required for business loans, insurance, tax filings.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"naics": {
"command": "npx",
"args": [
"-y",
"@easysolutions906/naics-api"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is NAICS/SIC Code Lookup — Industry Classification Codes?
A Model Context Protocol (MCP) server for looking up NAICS 2022 and SIC 1987 industry codes. It provides keyword search, sector browsing, and NAICS-to-SIC crosswalk mapping. Designed for AI assistants and developers needing industry classification data.
How to use NAICS/SIC Code Lookup — Industry Classification Codes?
Install with npx @easysolutions906/naics-api. Configure as an MCP server in Claude Desktop or Cursor by adding the command to the appropriate JSON config file. Optionally set the PORT environment variable to run as an HTTP server.
Key features of NAICS/SIC Code Lookup — Industry Classification Codes
- Look up NAICS codes with full hierarchy and SIC crosswalk
- Search NAICS codes by keyword (e.g., “software”, “restaurant”)
- Look up SIC codes with hierarchy and NAICS crosswalk
- Search SIC codes by keyword
- Batch lookup of multiple codes via HTTP endpoint
- Browse all codes in a NAICS sector
Use cases of NAICS/SIC Code Lookup — Industry Classification Codes
- Classify a business by entering its NAICS or SIC code
- Find the correct industry code for a company description
- Map between NAICS and SIC systems for legacy data
- Explore all sub-industries within a sector
- Automate bulk code lookups in workflows
FAQ from NAICS/SIC Code Lookup — Industry Classification Codes
What data does the server use?
NAICS 2022 codes from the US Census Bureau and SIC 1987 codes from the Standard Industrial Classification system. Data can be regenerated with npm run build-data.
What runtime is required?
Node.js is required. The server runs via npx without additional installation steps.
What transport modes are supported?
Two transports: stdio (default, for local use with Claude Desktop and Cursor) and HTTP (enabled by setting the PORT environment variable, serves on /mcp).
Are there any known limitations of the data?
SIC codes have not been updated since 1987. NAICS is revised every five years; the next revision is 2027.
Does the server require authentication?
No authentication is mentioned in the README.
「開発者ツール」の他のコンテンツ
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
コメント