Back to Home
develooper1994 icon

tefas_scraper

by develooper1994

Overview

This MCP Server allows users to scrape and analyze fund data from the TEFAS (Turkey Electronic Fund Distribution Platform) through a Model Context Protocol integration with Gemini CLI, or via a standalone command-line interface.

Installation

Run Command
python mcp_server.py

Security Notes

The `mcp_server.py` explicitly disables SSL/TLS certificate verification by setting `verify=False` in its `_make_request` method. This makes the application vulnerable to Man-in-the-Middle (MITM) attacks, as it will connect to servers without validating their identity. This is a critical security vulnerability for any application handling network requests, especially to financial data sources.

Similar Servers

Stats

Interest Score25
Security Score3
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2025-11-19

Tags

gemini-cligemini-extensionmcp-servertefasturkish-financefund-analysis