🔍

nace-mcp

Browse, search and fuzzy-match NACE Rev. 2.1 economic activity classification codes.

RUN IN TERMINAL
claude mcp add eo90-nace-mcp -- npx -y nace-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "eo90-nace-mcp": { "command": "npx", "args": ["-y", "nace-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "eo90-nace-mcp": { "command": "npx", "args": ["-y", "nace-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "eo90-nace-mcp": { "command": "npx", "args": ["-y", "nace-mcp"] } } }

About This MCP Server

The Model Context Protocol server nace-mcp is a search tool that enables browsing, searching, and fuzzy-matching of NACE Rev 2.1 economic activity classification codes, providing a way to navigate and find specific codes. It is available as an npm package and can be connected to via stdio, allowing developers to integrate it into their applications. Developers would use this tool when they need to implement search functionality for NACE codes in their projects.

Browse, search and fuzzy-match NACE Rev. 2.1 economic activity classification codes.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

nace-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The nace-mcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/eo90-nace-mcp.svg)](https://skillsplayground.com/mcps/eo90-nace-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.