Skip to main content
Glama

ibex35-mcp

get_recent_news

Retrieve recent news articles from the Spanish stock exchange, with optional filtering by specific company to analyze market relationships.

Instructions

Get recent news articles, optionally filtered by company

Input Schema

NameRequiredDescriptionDefault
companyIdNoOptional: Company ID to filter by
limitNoMaximum number of articles

Input Schema (JSON Schema)

{ "properties": { "companyId": { "description": "Optional: Company ID to filter by", "type": "string" }, "limit": { "default": 20, "description": "Maximum number of articles", "type": "number" } }, "type": "object" }

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/anbrme/ibex35-mcp-server'

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