Skip to main content
Glama
DeJo90

nace-mcp

by DeJo90

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
nace_getA

Returns full details for a single NACE Rev. 2.1 code: code, label, level (section/division/group/class), and parent code.

nace_browseA

Returns direct children of a NACE code (code + label only). Omit parent_code to get all 22 top-level sections. Max 50 results.

nace_searchA

Case-insensitive substring search across all 1,047 NACE Rev. 2.1 activity labels. Returns up to 10 matches with code, label, and level.

nace_suggestA

Fuzzy-match a free-text activity description to NACE Rev. 2.1 codes. Tokenizes the input, scores by matched terms, and returns the top 5 candidates with a reason. Ideal for AI agents classifying business activities.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DeJo90/nace-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server