Skip to content
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
a7d3154
Update README.md adding MalwareBazaar_MCP
mytechnotalent Apr 12, 2025
144e037
Merge pull request #1 from mytechnotalent/MalwareBazaar_MCP-addition
mytechnotalent Apr 12, 2025
27d728d
Update README.md
mytechnotalent Apr 13, 2025
efad4e6
Update README.md
mytechnotalent Apr 13, 2025
4a81851
Merge pull request #2 from mytechnotalent/RAG_MCP-addition
mytechnotalent Apr 13, 2025
2551ca8
removed other PR entry
mytechnotalent Apr 13, 2025
a40cc30
Merge branch 'main' into main
mytechnotalent Apr 14, 2025
9e3b41b
Merge branch 'main' into main
mytechnotalent Apr 17, 2025
a561ee4
Merge branch 'main' into main
mytechnotalent Apr 19, 2025
3cd81be
Merge branch 'main' into main
mytechnotalent Apr 20, 2025
b797abb
Merge branch 'main' into main
mytechnotalent Apr 21, 2025
12bc14f
Merge branch 'main' into main
mytechnotalent Apr 22, 2025
b21bd30
Merge branch 'main' into main
mytechnotalent Apr 23, 2025
4d9ad1f
Add MCP Proxy Server
tbxark Apr 24, 2025
287800b
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 24, 2025
5c3318a
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 24, 2025
944f2a7
Merge branch 'main' into main
mytechnotalent Apr 25, 2025
fc5499b
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 25, 2025
2b04a7e
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 25, 2025
8c91d61
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 25, 2025
03e5462
Merge branch 'main' into main
mytechnotalent Apr 25, 2025
974aa01
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 26, 2025
82d17ff
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 26, 2025
c596ade
Add Deebo MCP server link to community servers list
snagasuri Apr 27, 2025
75f17b3
Merge branch 'modelcontextprotocol:main' into main
tbxark Apr 27, 2025
9324496
Merge branch 'main' into main
mytechnotalent Apr 27, 2025
7f51ead
Merge pull request #1390 from mytechnotalent/main
evalstate Apr 27, 2025
ad364be
Merge pull request #1562 from tbxark-fork/main
evalstate Apr 27, 2025
de1abc8
Merge pull request #1599 from snagasuri/add-deebo-link
evalstate Apr 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[DaVinci Resolve](https://github.com/samuelgursky/davinci-resolve-mcp)** - MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control.
- **[Dataset Viewer](https://github.com/privetin/dataset-viewer)** - Browse and analyze Hugging Face datasets with features like search, filtering, statistics, and data export
- **[DBHub](https://github.com/bytebase/dbhub/)** - Universal database MCP server connecting to MySQL, PostgreSQL, SQLite, DuckDB and etc.
- **[Deebo](https://github.com/snagasuri/deebo-prototype)** – Agentic debugging MCP server that helps AI coding agents delegate and fix hard bugs through isolated multi-agent hypothesis testing.
- **[Deep Research](https://github.com/reading-plus-ai/mcp-server-deep-research)** - Lightweight MCP server offering Grok/OpenAI/Gemini/Perplexity-style automated deep research exploration and structured reporting.
- **[DeepSeek MCP Server](https://github.com/DMontgomery40/deepseek-mcp-server)** - Model Context Protocol server integrating DeepSeek's advanced language models, in addition to [other useful API endpoints](https://github.com/DMontgomery40/deepseek-mcp-server?tab=readme-ov-file#features)
- **[Deepseek_R1](https://github.com/66julienmartin/MCP-server-Deepseek_R1)** - A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3)
Expand Down Expand Up @@ -305,6 +306,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[LlamaCloud](https://github.com/run-llama/mcp-server-llamacloud)** (by marcusschiesser) - Integrate the data stored in a managed index on [LlamaCloud](https://cloud.llamaindex.ai/)
- **[llm-context](https://github.com/cyberchitta/llm-context.py)** - Provides a repo-packing MCP tool with configurable profiles that specify file inclusion/exclusion patterns and optional prompts.
- **[mac-messages-mcp](https://github.com/carterlasalle/mac_messages_mcp)** - An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
- **[MalwareBazaar_MCP](https://github.com/mytechnotalent/MalwareBazaar_MCP)** (by Kevin Thomas) - An AI-driven MCP server that autonomously interfaces with MalwareBazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows.
- **[MariaDB](https://github.com/abel9851/mcp-server-mariadb)** - MariaDB database integration with configurable access controls in Python.
- **[Markdown2doc](https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/pandoc)** - Convert between various file formats using Pandoc
- **[Markitdown](https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/markitdown)** - Convert files to Markdown
Expand All @@ -315,6 +317,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes server for MCP to browse pods and their logs, events, namespaces and more. Built to be extensible.
- **[mcp-local-rag](https://github.com/nkapila6/mcp-local-rag)** - "primitive" RAG-like web search model context protocol (MCP) server that runs locally using Google's MediaPipe Text Embedder and DuckDuckGo Search. ✨ no APIs required ✨.
- **[mcp-proxy](https://github.com/sparfenyuk/mcp-proxy)** - Connect to MCP servers that run on SSE transport, or expose stdio servers as an SSE server.
- **[MCP Proxy Server](https://github.com/TBXark/mcp-proxy)** - An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
- **[mem0-mcp](https://github.com/mem0ai/mem0-mcp)** - A Model Context Protocol server for Mem0, which helps with managing coding preferences.
- **[Membase](https://github.com/unibaseio/membase-mcp)** - Save and query your agent memory in distributed way by Membase.
- **[MetaTrader MCP](https://github.com/ariadng/metatrader-mcp-server)** - Enable AI LLMs to execute trades using MetaTrader 5 platform.
Expand Down