PrismFact
Server Details
Факты о бизнесе Томской области по ИНН: деньги, налоги, долг, статус. С источником и датой.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
4 toolsprism_askФакты о субъекте по ИННAInspect
Всё, что известно про ИНН, с источником и датой у каждого значения. Отсутствие размечено пятью способами: found, none, unknown, not_provided, withheld — так видно, повторять ли вопрос и куда идти дальше. Принимает до ста ИНН через запятую.
| Name | Required | Description | Default |
|---|---|---|---|
| inn | Yes | ИНН, можно несколько через запятую | |
| want | No | необязательный список полей через запятую |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It discloses that every returned value has a source and date, that absence is represented by five distinct categories (found, none, unknown, not_provided, withheld), and that up to 100 INNs are accepted. This goes well beyond the schema, though edge cases like malformed INNs are not covered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three sentences, front-loaded with the core purpose, followed by the key behavioral nuance about absence markers and then the input limit. Every sentence earns its place with no filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple two-parameter tool with no output schema, the description covers the essential aspects: what data is returned, how absence is represented, and input constraints. It stops short of fully explaining sibling trade-offs or the exact effect of the 'want' parameter, but it is largely complete for the tool's simplicity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already has 100% parameter description coverage for 'inn' and 'want'. The description adds meaningful parameter behavior by stating the exact limit of one hundred comma-separated INNs, reinforcing the 'inn' parameter's semantics. This exceeds the high-coverage baseline.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The title and description clearly state the tool retrieves all known facts about a subject by INN, with each value including a source and date. This distinguishes it from siblings like prism_find, prism_nearby, and prism_needs by its focus on INN-based fact lookup, though it doesn't explicitly name alternatives.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context: use it to fetch facts for up to one hundred INNs, and the five-way absence marking helps decide whether to repeat the question or go elsewhere. It lacks explicit when-not-to-use guidance or named sibling alternatives, but the intended scenario is well implied.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
prism_findОбнаружение субъектов на территорииCInspect
Кто есть на территории по виду деятельности, размеру, налоговому режиму, выручке, задолженности. В каждом ответе знаменатель — сколько всего субъектов на этой территории, без него доля бессмысленна. Проверку продают все, обнаружение не продаёт никто.
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | подстрока в названии | |
| sort | No | name, okved, since, headcount, revenue, tax_debt | |
| type | No | UL или IP | |
| limit | No | ||
| okved | No | код или его начало | |
| offset | No | ||
| regime | No | налоговый режим | |
| category | No | 1 микро, 2 малое, 3 среднее; принимаются и слова | |
| district | No | муниципальный район | |
| settlement | No | населённый пункт | |
| revenue_min | No | ||
| has_tax_debt | No | true или false | |
| changed_since | No | дата среза, только изменившиеся | |
| headcount_min | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the full burden. It discloses a notable behavioral trait: each response includes a denominator (total subjects on the territory) and warns that the share is meaningless without it. However, it omits other important context like whether the operation is read-only, pagination behavior, or any side effects, which are relevant for a 14-parameter query tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The first sentence is informative and front-loaded. The second adds a useful quirk. The third sentence ('Verification is sold by everyone...') is a vague marketing phrase that doesn't earn its place and detracts from clarity. Overall length is acceptable but not every sentence carries weight.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with 14 parameters, no output schema, and no annotations, the description is insufficient. It fails to explain the return structure beyond the denominator, does not mention pagination/sorting (though sort is a parameter), and doesn't clarify the domain (business entities). The presence of sibling tools with overlapping territory themes increases the need for clearer context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 71%, so the baseline is 3. The description adds a high-level summary of filter dimensions (activity, size, tax regime, revenue, debt) that maps to several parameters, but it doesn't explain parameter syntax, units, or how parameters combine. It provides marginal value beyond the schema's own field descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states the tool's function: identifying subjects on a territory by activity type, size, tax regime, revenue, and debt. The title reinforces this as 'detection' ('Обнаружение субъектов'). However, it doesn't explicitly use a verb like 'search' or 'find', and the subject type (UL/IP) is only in the schema, making it slightly less clear than it could be.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit guidance on when to use this tool vs alternatives. The final sentence 'Verification is sold by everyone, detection is not sold by anyone' cryptically contrasts verification with detection, hinting at a difference from prism_ask, but it doesn't state 'use this for detection' or name any alternative. No mention of prism_nearby or prism_needs at all.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
prism_nearbyЧто стоит вокруг точкиCInspect
Слой карты, а не реестр: заведения с вывесками и координатами. Связь вывески с ИНН нигде не установлена и отдаётся как гипотеза с указанием, чем её подтвердить. Реестр на этот вопрос ответить не может — координат в нём нет.
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| lat | Yes | ||
| lon | Yes | ||
| limit | No | ||
| category | No | ||
| radius_m | No | по умолчанию 500 |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations, so the description carries the full burden. It discloses a data limitation (the sign-TIN link is a hypothesis), but doesn't say whether this operation is read-only, what it returns, or any preconditions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two focused sentences with no wasted words, and the key distinction from a registry is front-loaded. The wording is slightly cryptic but efficient.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 6-parameter tool with no annotations and no output schema, this description leaves out the core function and parameter usage. It only covers the data nature and one limitation, which is insufficient for an agent to select and invoke the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With only 17% schema coverage, the description should compensate but gives no parameter semantics. It only indirectly hints that lat/lon are coordinates, leaving q, category, limit, and radius_m undefined.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description explains what kind of data the tool serves ('Слой карты, а не реестр') but never states the action directly. The title implies nearby retrieval, but the description lacks an explicit verb like 'list' or 'find'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It implies use when you need coordinates-based places and notes the registry can't answer because it has no coordinates, but provides no explicit when-to-use or alternatives among sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
prism_needsЧего у нас нет, а спрашиваютBInspect
Список дыр, нарисованный чужими вопросами: что спрашивали и на что мы не ответили. Показывается то, о чём спросили не меньше трёх разных сторон. Дыру можно закрыть, принеся факт — он проходит те же ворота записи, что и наши собственные данные.
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | окно, по умолчанию 30 |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must clarify side effects, but the line 'Дыру можно закрыть, принеся факт — он проходит те же ворота записи' ambiguously suggests a write/closing capability while the input schema accepts only the optional 'days' parameter. It does disclose the three-party aggregation threshold, but omits whether the call itself is read-only, what output to expect, or any permission/rate-limit context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact (two sentences) and places the core definition first. It is slightly metaphorical ('нарисованный чужими вопросами') but not redundant.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter tool the description conveys the main purpose and threshold, but because there is no output schema it does not explain the shape of the returned gaps, and the 'days' window is only documented in the schema. This is adequate but leaves some operational ambiguity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The sole parameter 'days' is fully described in the input schema ('окно, по умолчанию 30'), so the baseline is met. The description itself adds no additional meaning to the parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The title 'Чего у нас нет, а спрашивают' plus description 'Список дыр... что спрашивали и на что мы не ответили' clearly identifies a read-only listing of unresolved user requests. It distinguishes itself from siblings (prism_ask, prism_find, prism_nearby) by defining the content as gaps that have been requested and not answered, with a specific threshold.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage when identifying unmet needs and mentions the minimum request threshold, but it does not explicitly state when to prefer this tool over prism_ask/prism_find or provide exclusions. The 'дыру можно закрыть' line hints at a follow-up action but doesn't name the alternative.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user or an account that owns the GitHub organization, then choose Claim with GitHub.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Search and analytics for Russian public procurement (44-FZ/223-FZ): tenders, contracts, market data
Russian company lookup (EGRUL/INN), Cyrillic search, RU page to Markdown. Pay per call in USDC.
Live data from 27 official national company registries. Unmodified. For KYB and due diligence.
Confirm a US business is real and find who controls it. 32.6M official registry records.
Related MCP Servers
- AlicenseAqualityAmaintenanceMCP-сервер налоговых/бухгалтерских калькуляторов ФНС + публичные фискальные статусы (самозанятый, ИП/ОКВЭД, дисквалификация, блокировки счетов). Волна 1, юр-риск минимальный.121MIT
- AlicenseNot gradedqualityDmaintenanceProvides access to the Finnish company registry (PRH/YTJ) to search for businesses and retrieve detailed information using Business IDs. It enables users to perform industry-specific searches and track recent company registrations through official government open data.13MIT
- AlicenseAqualityBmaintenanceLook up Polish companies from any AI assistant: registry data (KRS, REGON, CEIDG), VAT white list checks before payments, and financial statements of 4.4M businesses. Read-only tools backed by official public registers.4MIT
- AlicenseAqualityBmaintenanceMCP server for verifying Russian counterparties (legal entities and individual entrepreneurs) via public Federal Tax Service data: EGRUL/EGRIP, bankruptcy registry (EFRSB), Transparent Business, bailiff service (FSSP), and arbitration courts (KAD).815MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool targets a distinct operation: lookup by INN (ask), search by criteria (find), geospatial discovery (nearby), and gap analysis (needs). Descriptions clearly separate purposes, so there is no overlap or ambiguity.
All tools share the 'prism_' prefix, but suffixes are inconsistent: 'ask' and 'find' are imperative verbs, while 'nearby' is an adjective and 'needs' is a noun. This mixed pattern weakens predictability.
Four tools is well-scoped for a specialized fact-lookup service. Each tool earns its place and no redundancy or bloat is apparent.
The set covers querying facts, searching entities, and finding nearby establishments, but prism_needs explicitly mentions closing gaps by 'bringing a fact,' yet no tool exists for writing or submitting facts. This creates a dead end in the workflow.