Skip to main content
Glama
pyrfor

fsnb-mcp

by pyrfor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fsnb_rate_getB

Получить норму ГЭСН по коду (gesn:XX-XX-XXX-XX или голый код)

fsnb_searchA

Полнотекстовый поиск норм ГЭСН по наименованию и составу работ (FTS5)

fsnb_rate_composition

Состав ресурсов нормы: труд, машины, материалы (нормы расхода, не цены)

fsnb_validate_codeB

Проверить существование кода нормы в базе

fsnb_meta

Метаданные базы: редакция, источник, правовая основа, manifest, data_status

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: retrieve a specific norm by code, perform full-text search, and validate code existence. No overlap or ambiguity.

Naming Consistency4/5

All tools use the 'fsnb_' prefix and underscore style, but the order of verb and object varies: 'rate_get' (object+verb), 'search' (verb-only), 'validate_code' (verb+object). Mostly consistent but not perfectly uniform.

Tool Count4/5

3 tools is minimal but well-scoped for a norm lookup service: search, get by code, and validate. Not too many or too few for the intended functionality.

Completeness4/5

Covers essential read operations: retrieval, search, and existence check. Minor gaps like pagination or listing all codes are absent but not critical for the domain.

Maintenance

ActivitySlowing
ResponsivenessNo issues