From f002f84adc06eb288f5e19a364d738acc1153f29 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 1 Dec 2024 08:18:45 -0600 Subject: [PATCH] Update README.md simplify --- README.md | 47 +++++++++++------------------------------------ 1 file changed, 11 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index 64ad28c4..376c8679 100644 --- a/README.md +++ b/README.md @@ -43,33 +43,28 @@ A curated list of awesome Model Context Protocol (MCP) servers. * πŸ”„ - [Version Control](#version-control) * πŸ› οΈ - [Other Tools and Integrations](#other-tools-and-integrations) -### πŸ“‚ Browser Automation [topβ‡ˆ](#server-implementations) +### πŸ“‚ Browser Automation Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats. - [@modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer) πŸ“‡ 🏠 - Browser automation for web scraping and interaction - [@modelcontextprotocol/server-youtube](https://github.com/kimtaeyoon83/mcp-server-youtube-transcript) πŸ“‡ ☁️ - Fetch YouTube subtitles and transcripts for AI analysis - -### ☁️ Cloud Platforms [topβ‡ˆ](#server-implementations) +### ☁️ Cloud Platforms Cloud platform service integration. Enables management and interaction with cloud infrastructure and services. - [Cloudflare MCP Server](https://github.com/cloudflare/mcp-server-cloudflare) πŸŽ–οΈ πŸ“‡ ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1 - [Kubernetes MCP Server](https://github.com/strowk/mcp-k8s-go) - 🏎️ ☁️ Kubernetes cluster operations through MCP -
- -### πŸ’¬ Communication [topβ‡ˆ](#server-implementations) +### πŸ’¬ Communication Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools. - [@modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers/tree/main/src/slack) πŸ“‡ ☁️ - Slack workspace integration for channel management and messaging - [@modelcontextprotocol/server-bluesky](https://github.com/keturiosakys/bluesky-context-server) πŸ“‡ ☁️ - Bluesky instance integration for querying and interaction -
- -### πŸ—„οΈ Databases [topβ‡ˆ](#server-implementations) +### πŸ—„οΈ Databases Secure database access with schema inspection capabilities. Enables querying and analyzing data while maintaining read-only safety by default. @@ -77,9 +72,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [@modelcontextprotocol/server-sqlite](https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite) 🐍 🏠 - SQLite database operations with built-in analysis features - [ktanaka101/mcp-server-duckdb](https://github.com/ktanaka101/mcp-server-duckdb) 🐍 🏠 - DuckDB database integration with schema inspection and query capabilities -
- -### πŸ“‚ File Systems [topβ‡ˆ](#server-implementations) +### πŸ“‚ File Systems Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories. @@ -87,37 +80,25 @@ Provides direct access to local file systems with configurable permissions. Enab - [@modelcontextprotocol/server-google-drive](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive) πŸ“‡ ☁️ - Google Drive integration for listing, reading, and searching files - [mark3labs/mcp-filesystem-server](https://github.com/mark3labs/mcp-filesystem-server) 🏎️ 🏠 - Golang implementation for local file system access. -
- -### 🧠 Knowledge & Memory [topβ‡ˆ](#server-implementations) +### 🧠 Knowledge & Memory Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions. - [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) πŸ“‡ 🏠 - Knowledge graph-based persistent memory system for maintaining context -
- -### πŸ—ΊοΈ Location Services [topβ‡ˆ](#server-implementations) +### πŸ—ΊοΈ Location Services Geographic and location-based services integration. Enables access to mapping data, directions, and place information. - [@modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps) πŸ“‡ ☁️ - Google Maps integration for location services, routing, and place details - -
- -### πŸ“Š Monitoring [topβ‡ˆ](#server-implementations) +### πŸ“Š Monitoring Access and analyze application monitoring data. Enables AI models to review error reports and performance metrics. - [@modelcontextprotocol/server-sentry](https://github.com/modelcontextprotocol/servers/tree/main/src/sentry) 🐍 ☁️ - Sentry.io integration for error tracking and performance monitoring - [@modelcontextprotocol/server-raygun](https://github.com/MindscapeHQ/mcp-server-raygun) πŸ“‡ ☁️ - Raygun API V3 integration for crash reporting and real user monitoring -
- -### πŸ”Ž Search [topβ‡ˆ](#server-implementations) - -Web search capabilities. - +### πŸ”Ž Search - [@modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) πŸ“‡ ☁️ - Web search capabilities using Brave's Search API - [@angheljf/nyt](https://github.com/angheljf/nyt) πŸ“‡ ☁️ - Search articles using the NYTimes API @@ -129,10 +110,7 @@ Web search capabilities. - [Tomatio13/mcp-server-tavily](https://github.com/Tomatio13/mcp-server-tavily) ☁️ 🐍 – Tavily AI search API - [blazickjp/arxiv-mcp-server](https://github.com/blazickjp/arxiv-mcp-server) ☁️ 🐍 - Search ArXiv research papers - -
- -### πŸ”„ Version Control [topβ‡ˆ](#server-implementations) +### πŸ”„ Version Control Interact with Git repositories and version control platforms. Enables repository management, code analysis, pull request handling, issue tracking, and other version control operations through standardized APIs. @@ -140,10 +118,7 @@ Interact with Git repositories and version control platforms. Enables repository - [@modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/tree/main/src/gitlab) πŸ“‡ ☁️ 🏠 - GitLab platform integration for project management and CI/CD operations - [@modelcontextprotocol/server-git](https://github.com/modelcontextprotocol/servers/tree/main/src/git) 🐍 🏠 - Direct Git repository operations including reading, searching, and analyzing local repositories -
- - -### πŸ› οΈ Other Tools and Integrations [topβ‡ˆ](#server-implementations) +### πŸ› οΈ Other Tools and Integrations - [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol - [@modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers/tree/main/src/everything) πŸ“‡ 🏠 - MCP server that exercises all the features of the MCP protocol