Skip to main content
Glama

get_company_profile

Get a complete company overview: business, financials, SEC filings, insider activity, and stock price in one call.

Instructions

Everything worth knowing about a company, in one call. Start here.

Answers "tell me about X" without the caller needing to know which of the other tools to reach for: what the business is, what it filed with the SEC, what insiders and the market are doing, and where the stock trades. Sections are fetched concurrently, and each is labelled with how much weight its numbers carry — a figure taken from a filing is not the same kind of fact as one scraped from a third-party feed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
detailNo"brief" (business, financials, price), "standard" (the default eight), or "full" (everything, including the heuristic verdict and macro calendar).standard
symbolYesTicker symbol (e.g. MU, AAPL).
sectionsNoOverride which sections to include, comma-separated. Available: business, financials, earnings, filings, insiders, proposed, short, price, options, news, consensus, technicals, risk, macro.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so the description carries the full burden. It adds valuable behavioral context: sections are fetched concurrently, and results include a weight label indicating data provenance (filing vs. third-party feed). This goes beyond typical descriptions, though it doesn't mention rate limits, errors, or partial failure behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two short paragraphs, front-loaded with a clear headline. Every sentence serves a purpose: the first states value, the second explains use case and behavior. No redundancy or fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the tool's role as an aggregator, lists content categories, explains concurrent fetching, and mentions data-weight labeling. With an output schema present, return value details need not be described. Missing are failure-mode or performance caveats, but overall the description provides sufficient context for a read-only aggregation tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description adds no additional param-specific meanings; it merely references sections being overrideable, which is already in the schema. The weighting/concurrency note is more about output behavior than input semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with a specific verb and resource: 'Everything worth knowing about a company, in one call. Start here.' It explicitly differentiates itself from siblings by positioning as the entry point that answers 'tell me about X' without needing to know which other tool to use, listing concrete content areas (business, SEC filings, insiders, market, stock trades).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear when-to-use guidance: 'Start here' and 'Answers tell me about X' indicate use for broad company queries. It implies this is the first stop before diving into specialized tools, though it doesn't explicitly name alternatives or exclude cases where specific data is needed.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Blahaj-gif/Finance-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server