com.datocapital/api
REMOTE · MCP.DATOCAPITAL.COM · SCANNED AUG 23
Official company and director data: search, profiles, filings, and name normalization.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security91
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- The endpoint enforces authorisation, advertised via RFC 9728 protected-resource metadata. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability0
- Transport blocked by authentication: the endpoint requires auth we don't have to verify streamable-http. See how to fix → View diagnostics → Unverified
Schema Quality & AI Usability0
- Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
- Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified
Unverified: 5 categories
Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
How do I install the com.datocapital/api MCP server?
com.datocapital/api is a hosted endpoint at https://mcp.datocapital.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.datocapital.com
claude mcp add --transport http com-datocapital-api 'https://mcp.datocapital.com/mcp'
{
"mcpServers": {
"com-datocapital-api": {
"url": "https://mcp.datocapital.com/mcp"
}
}
} {
"servers": {
"com-datocapital-api": {
"type": "http",
"url": "https://mcp.datocapital.com/mcp"
}
}
} [mcp_servers.com-datocapital-api] url = "https://mcp.datocapital.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-datocapital-api": {
"type": "remote",
"url": "https://mcp.datocapital.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-datocapital-api --url 'https://mcp.datocapital.com/mcp' --transport streamable-http
mcp_servers:
com-datocapital-api:
url: "https://mcp.datocapital.com/mcp" {
"McpServers": {
"com-datocapital-api": {
"Transport": "http",
"Url": "https://mcp.datocapital.com/mcp"
}
}
} assistant mcp add com-datocapital-api -t streamable-http -u 'https://mcp.datocapital.com/mcp'
{
"mcpServers": {
"com-datocapital-api": {
"type": "http",
"url": "https://mcp.datocapital.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Aug 26 0
- Endpoint reachability: reachable → behind authorisation ▼ security
- 19 Aug 26 36
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 23 Aug 2026 · Probed https://mcp.datocapital.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.datocapital.com | CN=YE1,O=Let's Encrypt,C=US | 18 Aug 2026 | 16 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 5749aacf6cf5ced3fd6c59ef1c685bff8b4 |
| SANs: mcp.datocapital.com | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC secure
Validation of mcp.datocapital.com. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| datocapital.com. | present | 59025 | 13 | Verified |
| mcp.datocapital.com. | Verified address RRset verified with the apex keys |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On connection |
| HTTP status | 401 |
WWW-Authenticate challenge Bearer resource_metadata="https://mcp.datocapital.com/.well-known/oauth-protected-resource"
Bearer resource_metadata="https://mcp.datocapital.com/.well-known/oauth-protected-resource" | Header | Value |
|---|---|
| www-authenticate | Bearer resource_metadata="https://mcp.datocapital.com/.well-known/oauth-protected-resource" |
Protected resource metadata
| Document | https://mcp.datocapital.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.datocapital.com/mcp |
| Authorisation server | https://auth.datocapital.com |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.datocapital.com/mcp | Auth required | 401 | |
| http (plaintext) | http://mcp.datocapital.com/mcp | HTTPS enforced | 301 | https://mcp.datocapital.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
get_company Get company ~92
Fetch one company by its DatoCapital company id (uec). Use expand to include related data in one call.
| Name | Type | Req | Description |
|---|---|---|---|
| expand | string | – | Comma-separated related data to include, for example filings. |
| language | string | – | Label language, for example en or es. Default en. |
| uec | string | yes | DatoCapital company id, as returned by search_companies or resolve_company_number. |
No output schema declared.
No examples provided.
get_company_filings Get company filings ~191
List filings recorded against one company: registry acts, financial statements, gazette notices, and more. Newest first by default.
| Name | Type | Req | Description |
|---|---|---|---|
| category_global | string | – | Comma-separated: registry, financials, tax, trademarks, notices. |
| cursor | string | – | Opaque cursor from the previous page. Omit for the first page. |
| filed_from | string | – | ISO date. Only filings on or after this date. |
| filed_to | string | – | ISO date. Only filings on or before this date. |
| kind_code | string | – | Comma-separated specific filing-kind codes. |
| kind_group | string | – | Comma-separated filing-kind group codes. |
| language | string | – | Label language, for example en or es. Default en. |
| page_size | integer | – | Results per page. Default 50. |
| uec | string | yes | DatoCapital company id. |
No output schema declared.
No examples provided.
get_company_report_availability Get company report availability ~64
Show which commercial reports and certificates DatoCapital can deliver for one company, with delivery mode and price information.
| Name | Type | Req | Description |
|---|---|---|---|
| language | string | – | Label language, for example en or es. Default en. |
| uec | string | yes | DatoCapital company id. |
No output schema declared.
No examples provided.
get_individual Get individual ~81
Fetch one individual by DatoCapital person id. Use expand=positions to include the roles this person holds across companies.
| Name | Type | Req | Description |
|---|---|---|---|
| expand | string | – | Allowed: positions. |
| id | string | yes | DatoCapital person id, as returned by search_individuals. |
| language | string | – | Label language, for example en or es. Default en. |
No output schema declared.
No examples provided.
list_countries List covered countries ~25
List the countries DatoCapital has company data for, with native-language names.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
normalize_company_name Normalize a company name ~82
Clean a free-text company name: detect and split the legal form, and return a normalized name suitable for matching and deduplication. Give a country for country-specific legal-form detection.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO-3166 alpha-2 country code, for example ES or NL. |
| name | string | yes | The free-text company name to normalize. |
No output schema declared.
No examples provided.
resolve_company_number Resolve a national company number ~72
Look up one company directly by country and national company number. Use this when you already know the official registry number.
| Name | Type | Req | Description |
|---|---|---|---|
| company_number | string | yes | The national company number, for example a Spanish CIF. |
| country | string | yes | ISO-3166 alpha-2 country code, for example ES or NL. |
No output schema declared.
No examples provided.
search_companies Search companies ~231
Search legal entities by free text and structured filters. Returns a page of companies with opaque cursors for pagination. Give cif together with country for a direct registry-number lookup.
| Name | Type | Req | Description |
|---|---|---|---|
| cif | string | – | National company number. Combine with country. |
| company_type_code | string | – | Legal-form code, for example SL, SA, LTD. Comma-separated. |
| country | string | – | ISO-3166 alpha-2 country code. Comma-separated for multiple values. |
| cursor | string | – | Opaque cursor from the previous page. Omit for the first page. |
| incorporation_from | string | – | ISO date. Only companies incorporated on or after this date. |
| incorporation_to | string | – | ISO date. Only companies incorporated on or before this date. |
| page_size | integer | – | Results per page. Default 25. |
| q | string | – | Free-text search across names, alternate names, and identifiers. |
| sort | string | – | name or incorporation_date. Prefix with - for descending. |
| status | string | – | Comma-separated: active, dissolved, liquidation, inactive. |
No output schema declared.
No examples provided.
search_individuals Search individuals ~134
Search natural persons who hold or held positions in companies, such as directors and officers.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO-3166 alpha-2 country code. Comma-separated for multiple values. |
| cursor | string | – | Opaque cursor from the previous page. Omit for the first page. |
| dob_year | integer | – | Year of birth. |
| page_size | integer | – | Results per page. Default 25. |
| position_kind | string | – | Filter by role kind, for example director. |
| q | string | – | Free-text name search. |
| sort | string | – | Allowed: name. |
No output schema declared.
No examples provided.
suggest_names Autocomplete names ~88
Fast autocomplete for company or individual names. Use it to resolve a partial name before a full search.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO-3166 alpha-2 country code. Comma-separated for multiple values. |
| kind | string | yes | What to autocomplete. |
| max_results | integer | – | Default 10. |
| q | string | yes | The partial name. At least 2 characters. |
No output schema declared.
No examples provided.
whoami Show caller identity ~28
Show the account behind the API key in use, with plan information. Use it to verify credentials.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the com.datocapital/api MCP server?
com.datocapital/api is an MCP server listed in the public MCP registry as com.datocapital/api. Official company and director data: search, profiles, filings, and name normalization. This page covers its hosted endpoint (https://mcp.datocapital.com/mcp).
Is the com.datocapital/api MCP server safe to use?
com.datocapital/api scores 36 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the com.datocapital/api MCP server expose?
com.datocapital/api exposes 11 tools: search_companies, get_company, resolve_company_number, get_company_filings, get_company_report_availability, and 6 more. Their descriptions and schemas cost roughly 1,088 tokens of context every time the server is loaded.
Does the com.datocapital/api MCP server require authentication?
Yes. com.datocapital/api asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the com.datocapital/api MCP server still maintained?
com.datocapital/api is still listed as active in the MCP registry. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.