tadawul-mcp-server
Verified Safeby Danah-alquaamiz
Overview
This server fetches sustainability and ESG reports from the Tadawul website for specified companies.
Installation
python server.pySecurity Notes
The server uses Playwright for web scraping, which involves launching a headless browser. While Playwright itself is generally secure, any browser environment can have potential vulnerabilities. The code does not use 'eval', show obfuscation, or hardcode sensitive secrets. Input 'company_name' is used safely within Playwright methods. The main risk, not directly observable here, would be from the 'requirements.txt' dependencies.
Similar Servers
lex
Provides a UK legal research API for AI agents, offering capabilities to search legislation, caselaw, amendments, and explanatory notes using semantic and keyword search, and includes a Micro-Copilot (MCP) server for integration with AI assistants.
Dida365MCP
This server integrates Dida365 (TickTick) task management capabilities, allowing an AI agent to create, read, update, and delete tasks and projects via the Model Context Protocol (MCP).
openmarkets
Provides a Model Context Protocol (MCP) server for agentic retrieval of financial market data from Yahoo Finance, facilitating integration with LLMs and AI applications.
stock_intelligence_mcp
This MCP server enables AI agents to access and analyze Yahoo Finance stock data, providing real-time information, technical analysis, and recommendations.