Skip to main content
Glama
DappierAI

Dappier MCP Server

Official

dappier_real_time_search

Retrieve real-time web search results or stock market data by selecting the appropriate AI model. Get current news, weather, financials, and more.

Instructions

Retrieve real-time search data from Dappier by processing an AI model that supports two key capabilities:

- Real-Time Web Search:  
Access the latest news, weather, travel information, deals, and more using model `am_01j06ytn18ejftedz6dyhz2b15`.

- Stock Market Data:  
Retrieve real-time financial news, stock prices, and trade updates using model `am_01j749h8pbf7ns8r1bq9s2evrh`.

Based on the provided `ai_model_id`, the tool selects the appropriate model and returns search results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe search query to retrieve real-time information.
ai_model_idYesThe AI model ID to use for the query. Available AI Models: - am_01j06ytn18ejftedz6dyhz2b15: (Real Time Data) Access real-time Google web search results, including the latest news, weather, travel, deals, and more. - am_01j749h8pbf7ns8r1bq9s2evrh: (Stock Market Data) Access real-time financial news, stock prices, and trades from Polygon.io, with AI-powered insights and up-to-the-minute updates.
Behavior2/5

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

No annotations are provided, so the description must disclose behaviors. It mentions that an AI model is selected based on ai_model_id and returns results, but it does not address side effects, permissions, rate limits, error handling, or return structure. This is insufficient for full transparency.

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 concise, well-structured into two paragraphs, and front-loads the purpose. Every sentence adds value with no redundancy.

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

Completeness2/5

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

Given no output schema, no annotations, and two distinct models, the description lacks details on return format, error scenarios, and guidance on model selection. It is incomplete for effective agent 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 detailed descriptions for both parameters. The description adds no meaningful new information beyond what is already in the schema, so it meets the baseline without enhancement.

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 'Retrieve real-time search data from Dappier' and distinguishes between two specific capabilities (web search and stock market data) using model IDs. The tool name and description differentiate it from the sibling tool 'dappier_ai_recommendations' by focusing on real-time data retrieval.

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

Usage Guidelines3/5

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

The description lists two use cases but does not explicitly guide when to use this tool versus the sibling tool. It implies usage context through capabilities but lacks direct instructions or exclusions.

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/DappierAI/dappier-mcp'

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