MCP Sunucuları
Model Context Protocol sunucuları için açık kayıt. AI agent'larınız için doğru araçları, kaynakları ve prompt'ları kategori, taşıma yöntemi veya kullanım alanına göre bulun.
Bazı açıklamalar otomatik çevrilmiş pilot içeriklerdir ve henüz editör tarafından incelenmemiştir.
Sunucular
187
Araçlar
493
Kategoriler
11
Katkıda bulunanlar
164
The official MCP reference and test server demonstrates tools, resources, prompts, sampling, and protocol capabilities for MCP client development.
MCP server that provides access to Wikipedia content. Lets AI agents search articles, fetch full or summarized page content, and resolve references, giving models reliable, citable background knowledge for research and question answering.
Provides access to AWS documentation and service information through the Model Context Protocol. Enables AI agents to search AWS documentation, retrieve service descriptions, look up API references, and find best practices for AWS services. Part of the official AWS Labs MCP servers collection with multiple AWS-focused servers available.
Reference MCP server for Git repository operations. Provides tools to read, search, and manipulate Git repositories including viewing commit history, diffs, branches, file contents at specific revisions, and repository status. Enables AI agents to understand code changes and navigate version history without direct filesystem access.
Provides persistent memory capabilities through a knowledge graph stored in a local JSON file. Enables AI agents to create, read, update, and delete entities and their relationships. Useful for maintaining context across conversations, storing user preferences, and building structured knowledge bases that persist between sessions.
Reference MCP server providing time and timezone conversion capabilities. Enables AI agents to get the current time in any timezone, convert between timezones, calculate time differences, and format dates. Useful for scheduling, international coordination, and any task requiring accurate time awareness.
Model Context Protocol üzerinden PostgreSQL veritabanlarına salt okunur erişim sağlar. AI agent'ların veritabanı şemalarını incelemesine, SELECT sorguları çalıştırmasına ve tablo yapılarını keşfetmesine olanak tanır. Verilerin yanlışlıkla değiştirilmesini önlemek için salt okunur transaction isolation kullanır. Daha önce referans sunucu paketinin parçasıydı; artık arşivlenmiştir ve servers-archived altında bulunur.
Provides browser automation capabilities through the Model Context Protocol using Puppeteer. Enables AI agents to navigate web pages, take screenshots, click elements, fill forms, and execute JavaScript in a browser context. Useful for web scraping, testing, and interacting with web applications programmatically. Originally part of the reference servers, now archived and available in servers-archived.
An MCP server that lets AI assistants delegate work to the Google Gemini CLI, taking advantage of Gemini's very large context window for whole-file and codebase analysis. Exposes tools to ask Gemini questions with file references, brainstorm ideas, and stream long responses in chunks, so a client model can offload large-context reasoning to Gemini without leaving the current session.
Honeycomb's MCP server that lets AI assistants query and analyze observability data, including events, traces, alerts (triggers), and boards. Agents can run queries against datasets, inspect columns and schemas, and cross-reference production behavior with the codebase to investigate incidents. Connects to Honeycomb via API key or OAuth.
Skills ve MCP sunucuları
aralarındaki fark nedir?Skills“ne yapılacağı”
Bir Skill; talimatları, örnek prompt'u ve önerilen modelleri paketleyerek agent'ın görevi tutarlı şekilde yapmasını sağlar. Skills yeni bağlantılar değil, bilgi ekler.
MCP sunucuları“nasıl bağlanılacağı”
Bir MCP sunucusu, gerçek sistemlere (veritabanları, API'ler ve dosyalar) bir taşıma yöntemi üzerinden bağlanarak agent'a yeni yetenekler kazandırır. MCP görev talimatları değil, bağlantılar ve eylemler ekler.
Kısa kural: modelin bir görevi iyi yapması gerekiyorsa Skill, bir araca veya sisteme erişmesi gerekiyorsa MCP sunucusu kullanın. Birlikte çalışabilirler; Skill, MCP sunucusunun sunduğu araçlardan yararlanabilir.
Bir MCP sunucusu mu geliştirdiniz?
Açık kaynaklı ve topluluk tarafından sürdürülen kayda ekleyin.