entity_profile

"Tell me about X" / "research Acme" / "brief me on Tesla" / "what does Apple do" / "company profile for Microsoft" / "give me the rundown on NVDA" / "everything you know about $TICKER" — full cross-source profile of a US public company in ONE parallel call. ALWAYS PREFER over chaining single-pack...

Server Mcp Epa Envirofacts pipeworx-io/mcp-epa-envirofacts
Category Read
Risk class Low
Parameters 22 required

What entity_profile does on Mcp Epa Envirofacts

AI agents call entity_profile to retrieve information from Mcp Epa Envirofacts without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
type string Yes Entity type. Only "company" supported today; person/place coming soon.
value string Yes Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). Names not supported — use resolve_entity first if you only have a name.

Parameters from the server's own tool schema.

Why entity_profile needs a policy

This tool aggregates and retrieves public company information from multiple sources (SEC EDGAR, XBRL, USPTO, news, GLEIF) and returns read-only data. It has no side effects—it queries and compiles existing information without creating, modifying, deleting, or executing any operations.

From the tool's definition Tool description explicitly states it provides 'full cross-source profile' and 'returns: cik + company_name; recent_filings...fundamentals'.

Risk signalsBulk/mass operation — affects multiple targets

Questions about entity_profile

What does the entity_profile tool do? +

"Tell me about X" / "research Acme" / "brief me on Tesla" / "what does Apple do" / "company profile for Microsoft" / "give me the rundown on NVDA" / "everything you know about $TICKER" — full cross-source profile of a US public company in ONE parallel call. ALWAYS PREFER over chaining single-pack SEC/XBRL/news lookups when the user asks for a holistic view. Fans out across SEC EDGAR, XBRL, USPTO, news, GLEIF and returns: cik + company_name; recent_filings (up to 5 with pipeworx://edgar/company/{cik}/filings/{accession} URIs); fundamentals (LATEST 10-K Revenues + NetIncomeLoss + Cash, sorted period_end DESC); patents (USPTO PatentsView API sunset May 2025 — soft-fails until reactivated); recent news mentions via GDELT→GNews fallback; LEI via GLEIF. Pass ticker "AAPL" or zero-padded CIK "0000320193" — names not supported (use resolve_entity first if you only have a name). It is categorised as a Read tool in the Mcp Epa Envirofacts MCP Server, which means it retrieves data without modifying state.

What parameters does entity_profile accept? +

entity_profile accepts 2 parameters: type, value. Required: type, value. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on entity_profile? +

Register the Mcp Epa Envirofacts MCP server in PolicyLayer and add a rule for entity_profile: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Epa Envirofacts. Nothing to install.

What risk level is entity_profile? +

entity_profile is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit entity_profile? +

Yes. Add a rate_limit block to the entity_profile rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block entity_profile completely? +

Set action: deny in the PolicyLayer policy for entity_profile. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides entity_profile? +

entity_profile is provided by the Mcp Epa Envirofacts MCP server (pipeworx-io/mcp-epa-envirofacts). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.