Databases
prismfact.com
Provides searchable registry facts about small and medium-sized businesses in the Tomsk region, including source and observation date for each value.
ENDPOINT 1
https://prismfact.com/mcp
MCP server metadata
- Name
- prismfact
- Version
- 1
Реестровые факты о субъектах МСП Томской области. Якорь — ИНН. У каждого значения источник, дата и способ перепроверить. Состояния между вызовами нет: каждый ответ полон сам по себе.
Known tools 5
prism_findКто есть на территории по виду деятельности, размеру, налоговому режиму, выручке, задолженности.
Inferred read-onlyprism_needsСписок дыр, нарисованный чужими вопросами: что спрашивали и на что мы не ответили.
Inferred read-onlyprism_answerЕдиный порядок слоёв: реестр, вывеска, учреждение, карточки людей, списки города, карта, справочник контактов.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.prismfact]
url = "https://prismfact.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"prismfact": {
"type": "http",
"url": "https://prismfact.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: prismfact
Remote MCP URL: https://prismfact.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"prismfact": {
"url": "https://prismfact.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"prismfact": {
"type": "http",
"url": "https://prismfact.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "prismfact",
"transport": "streamable-http",
"url": "https://prismfact.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for prismfact.com was fetched 2026-08-23T19:02:08.934Z.
prismfact.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.