Commit graph

393 commits

Author SHA1 Message Date
Tim Gühnemann
dbc41cebae
Updated ReadME (#442) 2025-09-21 13:40:41 +08:00
Antoni Kępiński
17bc5e34f6
Update README.md (#440) 2025-09-21 13:40:37 +08:00
Yeoktatt Cheah
ef1a87767c
Update README.md (#439)
added latex-mcp-server
2025-09-21 13:40:33 +08:00
Volodymyr Babak
5060ff5cc1
Added ThingsBoard MCP Server (#438) 2025-09-21 13:40:31 +08:00
Raghav
c663b92eaa
Add MCPJungle gateway to Community Servers (#437)
* Add MCPJungle to Community Servers

* Fix order
2025-09-21 13:40:28 +08:00
Marco Vinciguerra
2894933901
Update README.md (#436) 2025-09-21 13:40:25 +08:00
Frederico Martini
6219002552
feat: Add Carbon Voice official MCP Server (#435) 2025-09-21 13:39:52 +08:00
Zheng Robert Jia
4940429273
Added 1mcpserver: A server to automatically find and commit changes locally. (#434) 2025-09-21 13:39:26 +08:00
Ken Kuang
9836779937
add AutoGen documentation MCP server to the list (#433) 2025-09-21 13:38:50 +08:00
Thorsten Zoerner
e3cad7e12d
Added server mcp.stromhaltig.de (#432) 2025-09-21 13:38:22 +08:00
Tsu
d51b67992f
feat: add powertool mcp server (#431) 2025-09-21 13:37:54 +08:00
Anishka Gupta
d878fef0f8
Added Prode MCP Server (#430) 2025-09-21 13:36:45 +08:00
Lukas Schmyrczyk
f1c4f39a9c
Add official Audioscrape Remote MCP Server (#428) 2025-09-21 13:35:39 +08:00
Nikolay Rodionov
6da4478e30
adding kiwi.com official server (#427)
adding kiwi.com official server
2025-09-21 13:35:12 +08:00
augmnt
eaf1e74c88
feat: add Augments to Official Servers list (#426)
Add Augments (https://augments.dev/) to the Official Servers section.
Augments provides comprehensive framework documentation and code examples
for popular development tools and libraries.
2025-09-21 13:34:42 +08:00
srijan
43e7005540
Add XRAY MCP (#425) 2025-09-21 13:34:08 +08:00
David Front
06878c4bb1
Add gx-mcp-server for Great Expectations data validation (#424) 2025-09-21 13:33:37 +08:00
Hongyi
38feaa43bd
Add Imagician MCP Server to community servers list (#423)
Added Imagician, a comprehensive image editing MCP server that provides operations including resizing, format conversion, cropping, compression, and more based on sharp.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-21 13:32:40 +08:00
Bartek Michalak
c15fc704ad
Add FHIR MCP Server (#388) 2025-09-21 13:07:39 +08:00
Croff
30f0ca25a6
Add Project Manager - hierarchical task management MCP server (#387) 2025-09-21 13:06:09 +08:00
Lin Manhui
6ff06ddf4a
Update README (#386) 2025-09-21 13:05:31 +08:00
Up North Media
a11eea9058
Adding ScreenshotMCP (#383)
Adding our ScreenshotMCP server:

## Features

- **Full-page screenshot capture** with automatic scrolling
- **Element-specific screenshots** using CSS selectors
- **Multiple device presets** (mobile, tablet, desktop)
- **Custom viewport configurations**
- **Advanced wait conditions** (CSS selectors, network idle, custom delays)
- **Error handling and validation** for secure operation
- **Rate limiting** to prevent resource exhaustion
2025-09-21 13:04:05 +08:00
Justin Sanford
bb9fcd7bee
Add official Mux MCP server (#381) 2025-09-21 13:02:38 +08:00
Pablo Zamudio
3e427941e4
Add Mercado Libre's official MCP Server (#380)
* Add Mercado Pago's official MCP Server

* Add Mercado Libre's official MCP Server
2025-09-21 13:02:03 +08:00
igortikushEasync
360270facd
Update README.md (#365) 2025-09-21 13:01:34 +08:00
Isiah Wheeler
f96df8c217
Add Bing Webmaster Tools MCP server (#363)
* Add Bing Webmaster Tools MCP server to the list

* Fix alphabetical ordering: move Bing Webmaster Tools after Binary Ninja
2025-09-21 13:00:16 +08:00
Benjamin
3bcce6695e
Add clojure-mcp (#362) 2025-09-21 12:59:51 +08:00
vpuna
56f5cde720
Update README.md - Vpuna AI Search entry added (#360)
Vpuna AI Search entry added
2025-09-21 12:59:18 +08:00
Reuven Naor
d773381506
Add Shadcn Registry Manager (#376) 2025-09-21 12:47:05 +08:00
plainsignal
9ee72890f6
Add PlainSignal official MCP server (#375) 2025-09-21 12:46:38 +08:00
Théo Brigitte
fb8cee796e
Add Time MCP server (#374) 2025-09-21 12:45:51 +08:00
Ariful Alam
06d8be3c87
Add reminder-mcp (#372) 2025-09-21 12:44:47 +08:00
guybary-wix
226968206e
Update README.md - add octocode (#370)
What is Octocode? 🐙
The perfect code assistant that can help understand anything. Octocode was built to understand connections between Github repositories and NPM packages under any privilege level you have. With AI-powered advanced search, heuristic discovery, and smart fallbacks, it makes GitHub's vast repository of knowledge truly searchable and analyzable.

It already integrated into
https://github.com/modelcontextprotocol/servers

You can visit here to learn more:
http://octocode.ai/
Server Details

This server knows to do smart code research and using users privileges (npm & github) to fetch and analysis code and docs in real time! Motivation and Context

It started as a personal tool while working at Wix to solve the challenge of navigating large private/public codebases and keeping up with rapidly evolving technology.

Evolved from a side project into a comprehensive code assistant which in use in many teams and solves many problems that we needed to understand in a long time (e.g. legacy projects and complex dependencies trees). It also lets understand public code (I used this MCP to understand modelcontextprotocol better during development..)

Core Purpose:
Make code exploration as intelligent as having a senior developer guide you through any codebase Help developers understand "how does this work?" rather than just managing projects

Key Problems it Solves:

Code Understanding: Makes GitHub's vast repository of knowledge truly searchable and analyzable Connection Discovery: Built to understand connections between repositories and NPM packages across any privilege level Smart Search: Provides AI-powered advanced search with heuristic discovery and smart fallbacks Unique Approach:

Uses AI-powered search to find relevant code even with vague queries Maps relationships between NPM packages, repositories, and dependencies Works across public, private, and organization repositories Requires zero configuration and no personal access tokens (works using gh and npm CLI) The tool essentially aims to be "the perfect code assistant that can help understand anything" by making complex codebases and technical implementations more accessible and understandable through intelligent search and discovery. How Has This Been Tested?

I'm using it personally and many developers (mostly in WIx) are using it to solve day-to-day challenges. As a senior developer I leverage this tool to help others and let them find solutions themselves. This MCP is heavily tested. Additional context

The installation is super easy.

prerequisites:

npm cli installed
gh cli installed (brew install gh, gh auth login)
and then just configure the MCP:

"octocdode-mcp": {
"command": "npx",
"args": [
"octocode-mcp"
]
},
How Octocode is different than Gitbhub Official MCP

ctocode MCP is superior to GitHub's official MCP in the manner of code research in several key ways:

More Developer-Friendly: Built by developers for developers, focusing on real-world code exploration needs Smarter Search: More sophisticated search algorithms with better understanding of developer intent Ecosystem Integration: Unique integration of GitHub and NPM ecosystems provides a more complete development picture Better Results: More relevant and contextual results with intelligent analysis and filtering Performance: Smart caching and query optimization for faster responses While GitHub's MCP provides solid basic functionality, Octocode is clearly designed for more sophisticated code exploration and understanding, making it the better choice for developers who need deep code insight and efficient navigation across almost any ecosystem.
2025-09-21 12:43:19 +08:00
Moritz Kaminski
b436a3faca
Small name change of Alby MCP server (#369)
Slightly changed the name of the submitted MCP server
2025-09-21 12:42:38 +08:00
Qasim Sarfraz
8f3a94e419
Add Inspektor Gadget MCP server (#367) 2025-09-21 12:41:14 +08:00
myanggang
6ceb1e96d2
Adding Meta Ads Remote MCP Server (#366) 2025-09-21 12:40:27 +08:00
Dean Ward
a659cb337e
Added HAL (HTTP API Layer) MCP (#351)
Co-authored-by: wong2 <wonderfuly@gmail.com>
2025-07-04 12:17:25 +08:00
garfield-bb
4589a150d3
add HAP-MCP
Co-authored-by: wong2 <wonderfuly@gmail.com>
2025-07-04 12:16:45 +08:00
Engin Kurutepe
eda65cb089
Add official RevenueCat MCP Server (#358) 2025-07-04 12:15:54 +08:00
Agile Luminary
fe9d7668db
adding Agile Luminary to the registry (#357)
Co-authored-by: Eric Hartmann <coguy450@gmail.com>
2025-07-04 12:15:36 +08:00
Ahmet Barut
aa410490b5
docs: add reference to Jira MCP Server for Jira Cloud integration via MCP (#356) 2025-07-04 12:15:22 +08:00
Kiran Naragund
efcee8d075
add-storyblok-mcp-server (#355) 2025-07-04 12:15:09 +08:00
Moritz Kaminski
6dc2b1c597
Add Alby Bitcoin Payment MCP Server (#354) 2025-07-04 12:14:54 +08:00
Rohan Ravindran
08350209b8
Add Screeny MCP Server (#352) 2025-07-04 12:13:44 +08:00
rmoriz
e3bf10ff0b
Added Hetzner Cloud MCP Server (Community) #350 2025-07-04 12:13:17 +08:00
Normalnoise
8d03df00bd
add Nebula block MCP server #349 2025-07-04 12:12:56 +08:00
Arvind Menon
7efc066f55
Add Maven Tools MCP server to community servers list (#346) 2025-07-04 12:10:57 +08:00
Kashyap Kambhatla
41eb821c85
Add Cisco Webex MCP Server (#345)
Co-authored-by: kkambhat <kkambhat@cisco.com>
2025-07-04 12:10:42 +08:00
Laurynas Biveinis
95de139135
Add elisp-dev-mcp community server (#344) 2025-07-04 12:10:28 +08:00
Nitin Gupta
98486e3902
Added an entry for Prisma's MCP server (#343) 2025-07-04 12:10:13 +08:00