Skip to main content
Glama
gridnews

@gridnews/mcp

by gridnews

Search market news

search_news

Retrieve market news and press releases for any company, sector, or keyword. Apply filters like ticker, source, date range, sentiment, and quality score to pinpoint relevant articles.

Instructions

Search GridNews for market news articles and press releases. The primary tool — use it for any question about what has happened in the markets, at a company, or in a sector. Filter by free text, ticker symbols, source, date range, sentiment, and quality score. Results are newest-first and reranked against the query. Cite the source URL for any claim you repeat.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toNoISO date upper bound.
fromNoISO date lower bound, e.g. '2026-08-01'. Capped by the key's tier history window.
pageNoPage number. Default 1.
limitNoResults per page. Clamped by tier (free 20, pro 50, enterprise 100).
queryNoFree-text search over headlines and article bodies.
sourcesNoSource ids or names to restrict to, e.g. ['reuters']. Partial matches work; each needs 3+ characters. Use list_sources to discover them. Requires basic tier or above.
symbolsNoTicker symbols, e.g. ['AAPL','TSLA']. Requires basic tier or above.
sentimentNoOnly return articles with this sentiment. Requires pro tier or above.
maxQualityNoMaximum quality score, 0-1.
minQualityNoMinimum quality score, 0-1. 0.6+ filters out most low-signal wire noise.
includePressReleasesNoInclude press releases alongside articles. Default true.
Behavior4/5

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

No annotations are provided, so the description carries full transparency burden. It discloses ordering behavior ('newest-first and reranked against the query') and implies output includes source URLs ('Cite the source URL for any claim you repeat'). It does not explicitly state read-only safety, but 'search' implies no mutation, and this is sufficient for a read tool.

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?

Three sentences with no fluff: purpose, usage scope, and behavioral notes. All sentences earn their place, and the most critical info is front-loaded in the first two sentences.

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?

With 11 params, no output schema, and no annotations, the description provides needed context: result type (articles/press releases), ordering, and source URL expectation. It does not explain pagination or tier restrictions, but those are already in the schema, so the description is complete enough for effective tool use.

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 coverage is 100% with each parameter described, so baseline is 3. The description lists filter categories (free text, ticker, source, date range, sentiment, quality score) but adds no semantics beyond what the schema already provides; it is a helpful summary but not additional detail.

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?

Opening sentence states a specific verb+resource: 'Search GridNews for market news articles and press releases.' It clearly defines the deliverable and distinguishes itself from siblings by positioning as 'The primary tool' for any market/company/sector event question, unlike specialized tools like get_symbol_news or list_press_releases.

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?

Explicitly instructs to use it 'for any question about what has happened in the markets, at a company, or in a sector,' giving clear when-to-use guidance. Does not name alternative tools as exclusions, but the primary-tool framing implies it as the default choice, so not a 5.

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/gridnews/mcp'

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