Data Collection
entia.systems
Provides business entity lookup, search, VAT verification, and socioeconomic profiling via multiple APIs.
ENDPOINT 1
https://mcp.entia.systems/mcp
MCP server metadata
- Name
- entia-mcp-ts
- Version
- 1.1.2-worker
Known tools 12
search_entitiesSearch verified entities across 10 countries by name, keyword, country, city or sector.
Inferred read-onlyzone_profileSocioeconomic profile of a Spanish postal code — 17 blocks: income, employment, demographics, business census, real estate, FTTH, poverty, tourism.
Inferred read-onlyprofessional_lookupVerify professional registrations across 24 Spanish health/legal/psychology verticals.
Inferred read-onlyget_platform_statsLive platform stats: entities count, countries, sources, homes published.
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.entia-mcp-ts]
url = "https://mcp.entia.systems/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"entia-mcp-ts": {
"type": "http",
"url": "https://mcp.entia.systems/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: entia-mcp-ts
Remote MCP URL: https://mcp.entia.systems/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": {
"entia-mcp-ts": {
"url": "https://mcp.entia.systems/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"entia-mcp-ts": {
"type": "http",
"url": "https://mcp.entia.systems/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "entia-mcp-ts",
"transport": "streamable-http",
"url": "https://mcp.entia.systems/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://entia.systems/mcp
MCP server metadata
- Name
- entia-mcp-ts
- Version
- 1.1.2-worker
Known tools 13
search_entitiesSearch verified entities across 10 countries by name, keyword, country, or sector.
Inferred read-onlyzone_profileSocioeconomic profile of a Spanish postal code — 17 blocks: income, employment, demographics, business census, real estate, FTTH, poverty, tourism.
Inferred read-onlyai_ready_profileFull AI-ready JSON-LD profile for any entity — 4-node @graph (Organization, Place, LocalBusiness, PostalAddress).
Inferred read-onlyprofessional_lookupVerify professional registrations across 24 Spanish health/legal/psychology verticals.
Inferred read-onlyget_platform_statsLive platform stats: entities count, countries, sources, homes published.
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.entia-mcp-ts]
url = "https://entia.systems/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"entia-mcp-ts": {
"type": "http",
"url": "https://entia.systems/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: entia-mcp-ts
Remote MCP URL: https://entia.systems/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": {
"entia-mcp-ts": {
"url": "https://entia.systems/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"entia-mcp-ts": {
"type": "http",
"url": "https://entia.systems/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "entia-mcp-ts",
"transport": "streamable-http",
"url": "https://entia.systems/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 entia.systems was fetched 2026-08-01T02:27:45.896Z and is being refreshed.
entia.systems 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.