MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Destekli Analiz

Bu proje veri madenciliği dersi için proje ödevi olarak yapılmıştır. Zaman kısıtlaması olduğu için bazı bölümleri yapay zekadan yardım alınarak tamamlanmıştır bu yüzden kod yapısında fazla/hatalı yerler olabilir, zaman içerisinde repoyu güncelleyerek kod karmaşasını gidereceğim.

Created 10/25/2025
Updated 7 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-destekli-analiz

Cursor configuration (mcp.json)

{ "mcpServers": { "aliakpoyraz-mcp-destekli-analiz": { "command": "npx", "args": [ "aliakpoyraz-mcp-destekli-analiz" ] } } }