Commit graph

3053 commits

Author SHA1 Message Date
elestirelbilinc-sketch
d5ae9e1394 Update description: Remove prices, add Flux/Veo/Suno keywords
- Remove explicit pricing (now on website)
- Add model keywords: Flux, Veo, Suno for discoverability
- Simplify description to focus on cost control value

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 19:54:10 +03:00
1bcMax
811692ed80
Add BlockRun MCP - Access 30+ AI models without API keys 2026-01-20 06:41:37 -05:00
Lasha Efremidze
1d62130466
Revise efremidze/swift-patterns-mcp description
Updated description for the efremidze/swift-patterns-mcp project to clarify its purpose and content.
2026-01-19 16:24:35 -08:00
Lasha Efremidze
9f02ab26b4
Update swift-mcp link to swift-patterns-mcp 2026-01-19 16:18:46 -08:00
Es Lee
ed62a568c1 Add Voxie AI Directory MCP server
Adds sonnyflylock/voxie-ai-directory-mcp to Aggregators section.

This MCP server provides:
- Query AI services accessible via phone or webchat
- Instant webchat URLs for Voxie AI personas
- Third-party services like ChatGPT (1-800-CHATGPT)
- Public mode exposes webchat only (free), full mode includes phone numbers

Repository: https://github.com/sonnyflylock/voxie-ai-directory-mcp
2026-01-19 14:40:30 -05:00
Jason Wilbur
c48ff81461 Add cloud-cost-mcp - Multi-cloud pricing comparison 2026-01-19 09:24:55 -08:00
Daniele Pelleri
a11191e2d0 Add arvo-mcp to Sports section 2026-01-19 17:21:58 +01:00
Ivan Zaikin
1c439abe10
Modify Sentry MCP server link description
Updated the description of the Sentry MCP server link to include cloud support.
2026-01-19 21:33:53 +07:00
Ivan Zaikin
f250d11e13
Add utapyngo/sentry-mcp-rs 2026-01-19 21:28:56 +07:00
Michael Kantor
414cb104ba
Simplify description 2026-01-19 08:21:46 -05:00
Marc Chametzky
d35a048afa Add Daghis/teamcity-mcp to Developer Tools
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 08:18:45 -05:00
Vedad Sose
2c77d3f5f2 Add ovlabs/mcp-server-originalvoices server 2026-01-19 16:28:50 +07:00
Sahil Patel
c21793729e
Adding Testdino to awesome-mcp-servers
Adding Testdino to awesome-mcp-servers
2026-01-19 14:16:35 +05:30
Frank Fiegel
1cb679a411
Merge pull request #1577 from de-grave/onekgp-mcp
Update: new repo for 1000 Genomes Project dataset MCP server
2026-01-18 22:34:55 -06:00
Gridinsoft
27b1e7e869
Add gridinsoft/mcp-inspector to Security section 2026-01-18 14:54:19 -08:00
Sidney Bissoli
a66eae6ccc Add ibge-br-mcp - Brazilian Census Bureau (IBGE) data server 2026-01-18 14:44:00 -03:00
Danila Poyarkov
4aa6ca2577 Add figma-use MCP server 2026-01-18 12:05:37 +03:00
Alex Sato
508c4d2b8a Add lightningfaucet/mcp-server - Bitcoin Lightning wallet for AI agents 2026-01-17 14:39:43 -08:00
Jason Wilbur
a451dadbf9 Add oci-pricing-mcp to Cloud Platforms section 2026-01-17 09:10:14 -08:00
Michael Kantor
96f2da288f
Add HOL Hashnet MCP Server
Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
2026-01-17 11:37:36 -05:00
Enes K
4fe3a50bf3 Fix: Update VAP link to public showcase repo 2026-01-17 12:53:36 +03:00
Enes K
51457a2689 Add VAP - Execution Control Layer for AI Agents 2026-01-17 12:25:46 +03:00
Shehab Tarek
25d9b58260 Add agent-skill-loader MCP server 2026-01-17 03:05:50 +02:00
Lasha Efremidze
1f87af4ff9
Enhance swift-mcp entry with additional emojis
Updated the swift-mcp entry to include additional emojis for better categorization.
2026-01-16 14:25:35 -08:00
Lasha Efremidze
73aeae41bf
Update swift-mcp link and remove unnecessary icons 2026-01-16 14:20:22 -08:00
Youssef Bouhjira
63f35c41b9 Add claude-code-tts to Text-to-Speech section 2026-01-16 10:08:14 +01:00
Lasha Efremidze
59b2806995
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-15 12:42:03 -08:00
Copilot
6fae4ab8bb
Add swift-mcp to Developer Tools section (#1) 2026-01-15 12:17:12 -08:00
Vladimir Urushev
8a0bb23d12 Add mcp-datalink server 2026-01-15 19:57:03 +01:00
Serkan ÖZAL
b710cce9e3
Add serkan-ozal/browser-devtools-mcp to README 2026-01-15 17:44:10 +03:00
Frank Fiegel
d07e2bbbc7
Merge pull request #1680 from ericbrown/main
Add project-context-mcp to Developer Tools
2026-01-15 08:39:29 -06:00
Frank Fiegel
c1773762b1
Update README.md 2026-01-14 18:47:55 -06:00
Eric D. Brown
3faf9b7b5c Add project-context-mcp to Developer Tools
## Add project-context-mcp

  **Give Claude Code instant access to your project's institutional knowledge.**

  ### The Problem

  You're working with Claude Code on a complex project. Claude is smart, but it doesn't know your team's coding conventions, why you chose that architecture, or the gotchas in your codebase. You end up copy-pasting the same context into every conversation.

  ### The Solution

  Create a `.context/` folder. Drop in your docs. Now when you type `@` in Claude Code, your context files appear right alongside your source files:

  Help me add a new API endpoint @api-patterns.md @conventions.md

  One mention and Claude knows exactly how your team structures code.

  ### Features

  - **Zero config** - Just create `.context/` and go
  - **Selective inclusion** - Only include relevant docs per task (unlike CLAUDE.md which is always included)
  - **Supports everything** - Markdown, YAML, JSON, SQL, code examples, and more
  - **Smart naming** - Extracts titles from markdown headings for clean autocomplete

  ### Perfect for

  - Team coding conventions and standards
  - Architecture decision records
  - API design patterns
  - Database schemas and gotchas
  - Domain glossaries for complex industries

  ### Quick Start

  ```bash
  claude mcp add project-context -s user -- uvx project-context-mcp

  Links

  - GitHub: https://github.com/ericbrown/project-context-mcp
  - PyPI: https://pypi.org/project/project-context-mcp/

  ---
  Built for developers who are tired of repeating themselves.
2026-01-14 15:03:43 -07:00
Yuval
40301e08be Add claudia to Workplace & Productivity section
Claudia is an AI-native task management system designed for Claude agents,
featuring hierarchical tasks, dependencies, sprints, acceptance criteria,
and multi-agent coordination with MCP server integration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 22:01:40 +02:00
ndkasndakn
3d38490cdb
Add refund.decide.fyi MCP server to Finance & Fintech 2026-01-14 20:07:21 +01:00
bluzername
3918107e6b Add Lenny's Podcast Wisdom MCP server to Knowledge & Memory section 2026-01-14 22:15:11 +07:00
William Marceau
fc54aa85cd Add MarceauSolutions MCP servers
Added 5 MCP servers from MarceauSolutions:
- md-to-pdf-mcp: Markdown to PDF conversion (File Systems)
- amazon-seller-mcp: Amazon Seller Central operations (Workplace)
- fitness-influencer-mcp: Content creator workflows (Social Media)
- rideshare-comparison-mcp: Uber/Lyft price comparison (Travel)
- hvac-quotes-mcp: HVAC RFQ management (Workplace)
2026-01-14 10:11:06 -05:00
forest6511
1e892c1af0 Add secretctl - AI-safe secrets manager MCP server 2026-01-14 08:42:26 +09:00
Pushkaraj Kulkarni
ab5eae095e
Add ContextMCP to Knowledge & Memory section 2026-01-14 00:43:24 +05:30
Ethan Barsketis
0d94c71634
Update README.md 2026-01-13 17:35:37 +02:00
Ethan Barsketis
a4b31af174
Added VibeTrader MCP 2026-01-13 17:28:37 +02:00
Mervin Praison
c56cca2710 Add PraisonAI to Frameworks section 2026-01-13 07:59:23 +00:00
bradleylab
98563dd43a
Add bradleylab/stella-mcp to integrations list
MCP server for creating and manipulating Stella system dynamics models
2026-01-12 20:44:45 -06:00
kukapay
ae754c4e3d Add dexscreener-trending-mcp 2026-01-12 18:05:49 +08:00
Barada Sahu
fcfeca2be3 Add mercurialsolo/counsel-mcp server 2026-01-11 18:42:39 +05:30
Kerim Incedayi
38669ca79e Add cevatkerim/unsplash-mcp server 2026-01-10 20:36:56 +00:00
Qian Chen
81fafb712c
Add tilde - privacy-first AI identity MCP server
Add tilde - privacy-first AI identity MCP server
2026-01-10 12:27:01 -08:00
Frank Fiegel
ce6e2754be
Merge pull request #1654 from disco-trooper/add-apple-notes-mcp
Add disco-trooper/apple-notes-mcp
2026-01-10 12:02:10 -06:00
Frank Fiegel
de18133153
Merge pull request #1655 from optimaquantum/main
Add claude-critical-rules-mcp to Developer Tools
2026-01-10 12:01:50 -06:00
Frank Fiegel
125b1482fb
Merge pull request #1656 from Milofax/add-xert-mcp
Add Milofax/xert-mcp to Sports section
2026-01-10 12:01:30 -06:00
Frank Fiegel
2868fe8696
Merge pull request #1657 from JamsusMaximus/add-trainingpeaks-mcp
Add trainingpeaks-mcp to Sports category
2026-01-10 12:01:18 -06:00
Pasquale Minervini
1ff2aeafc8 Add deep-research-mcp server 2026-01-10 17:31:26 +01:00
Frank Fiegel
5bc7efb1b1
Merge pull request #1659 from smith-and-web/add-obsidian-mcp-server
Add smith-and-web/obsidian-mcp-server
2026-01-10 04:08:23 -06:00
Frank Fiegel
05a6a75ed7
Merge pull request #1588 from strato-space/add/media-gen-mcp
Add media-gen-mcp
2026-01-09 16:22:56 -06:00
Josh Smith
d9c8c251e0 Add smith-and-web/obsidian-mcp-server to Knowledge & Memory section 2026-01-09 16:46:38 -04:00
James McAulay
092e8b8698 Add trainingpeaks-mcp to Sports category 2026-01-09 01:09:08 +00:00
Milofax
a9535b4cab
Add Milofax/xert-mcp to Sports section 2026-01-09 00:55:10 +01:00
Optima Quantum
a442b40710 Add claude-critical-rules-mcp to Developer Tools 2026-01-08 20:55:35 +01:00
disco_trooper
af07d6eafa Add disco-trooper/apple-notes-mcp 2026-01-08 20:34:23 +01:00
Pomazan Bohdan
5888a64f52 git commit -m "Add new memory-mcp-1file server" 2026-01-08 20:08:22 +02:00
jtalk22
82581d02dd Update slack-mcp-server entry with full feature description 2026-01-08 13:56:17 +00:00
Caffery Yang
efddd28886 Add ChatSpatial - spatial transcriptomics MCP server 2026-01-06 14:40:07 -06:00
doug
eb940cf922 added emojis 2026-01-06 09:15:39 -05:00
UniversalAmateur
2784053578
Add reclaim-mcp-server 2026-01-06 14:19:28 +01:00
JDerekLomas
66cd957a62
Add new resource links to README 2026-01-06 13:33:26 +01:00
TamarEngel
f5c5998104 Add jira-github-mcp server 2026-01-06 13:28:13 +02:00
TamiShaks-2
61f06de47c
Add link to git-context-mcp project in README 2026-01-06 12:49:13 +02:00
Liran Tal
6fc5c80ec8
Fix link formatting for Snyk Studio entry 2026-01-06 10:55:16 +02:00
Frank Fiegel
1a68754727
Merge pull request #1603 from hoqqun/add-stooq-mcp
Add stooq-mcp to Finance & Fintech
2026-01-06 01:37:25 -06:00
Frank Fiegel
1fc5ec6498
Merge pull request #1605 from 0xGhostCasper/add-scrapebadger
Add ScrapeBadger MCP server
2026-01-06 01:36:35 -06:00
Frank Fiegel
7ef82ef21e
Merge pull request #1606 from teamtrayd/add-trayd-mcp
Add Trayd MCP server to Finance & Fintech
2026-01-06 01:36:09 -06:00
Sim-xia
5cb1d3ca15
Fix link formatting and add skill-cortex-server 2026-01-06 15:22:35 +08:00
financialdatanet
0da2c892ef
Add emojis to MCP server links in README 2026-01-06 08:29:47 +02:00
Frank Fiegel
efd2ffa25b
Merge pull request #1612 from Wolfe-Jam/add-faf-mcp-universal
Add faf-mcp - Universal MCP for ALL AI platforms & IDEs
2026-01-06 00:22:53 -06:00
Frank Fiegel
86ff771d62
Merge pull request #1615 from hoklims/add-stacksfinder
Add StacksFinder MCP server
2026-01-06 00:21:56 -06:00
Frank Fiegel
0486f46787
Merge pull request #1616 from olgasafonova/add-gleif-mcp-server
Add GLEIF MCP Server to Finance & Fintech
2026-01-06 00:21:27 -06:00
Frank Fiegel
0410c6636e
Merge pull request #1617 from pzalutski-pixel/add-javalens-sharplens
Add JavaLens and SharpLens MCP servers
2026-01-06 00:21:12 -06:00
Frank Fiegel
ca95e5190b
Merge pull request #1622 from jaspertvdm/add-humotica-mcp-servers
Add HumoticaOS/SymbAIon MCP servers
2026-01-06 00:20:39 -06:00
Frank Fiegel
d894030773
Merge pull request #1624 from jtalk22/main
Add slack-mcp-server to Communication category
2026-01-06 00:20:03 -06:00
Frank Fiegel
8ec27bd425
Merge pull request #1625 from hanzili/add-comet-mcp
Add hanzili/comet-mcp to Browser Automation
2026-01-06 00:19:46 -06:00
Frank Fiegel
bff6a78fd7
Merge pull request #1630 from txn2/add-kubefwd
Add kubefwd - Kubernetes bulk port forwarding MCP server
2026-01-06 00:19:31 -06:00
Frank Fiegel
d156826b3c
Merge pull request #1632 from girste/add-cybersec-watchdog
Add mcp-cybersec-watchdog to Security section
2026-01-06 00:18:49 -06:00
Frank Fiegel
e7247251c8
Merge pull request #1634 from GittyBurstein/add-my-mcp-server
Add mermaid-mcp-server
2026-01-06 00:18:07 -06:00
Frank Fiegel
905694a9b6
Merge pull request #1637 from ellmanalex/add-pricepertoken
Add Price Per Token MCP Server
2026-01-06 00:17:30 -06:00
Frank Fiegel
ec0098d8af
Merge pull request #1638 from speedofme-dev/add-speedofme-speed-test
Add SpeedOf.Me Speed Test MCP server
2026-01-06 00:17:17 -06:00
Ahmet S. Bilgin
9340da42d4 Add FinBrain MCP server 2026-01-06 01:28:11 +00:00
Alan Zavari
db9cc1a26d Add SpeedOf.Me Speed Test MCP server 2026-01-05 16:33:55 -08:00
ellmanalex
0d262764dc Add Price Per Token MCP Server to Finance section 2026-01-05 15:23:01 -08:00
aktsmm
c40e3a85c6 Add skill-ninja-mcp-server 2026-01-05 19:44:50 +09:00
gittyburstein
1665bea91f Add mermaid-mcp-server 2026-01-05 01:46:23 +02:00
doug
2854d6ade3 added braingrid to dev tools list 2026-01-04 16:51:44 -05:00
girste
7e1ee13bd5 Add mcp-cybersec-watchdog to Security section
Comprehensive Linux server security audit MCP server with:
- 89 CIS Benchmark controls
- NIST 800-53 and PCI-DSS compliance
- Real-time monitoring with anomaly detection
- 23 security analyzers (firewall, SSH, Docker, CVE, etc.)
2026-01-04 21:13:56 +00:00
Liran Tal
7b699ed9d3
Add Snyk Studio to MCP tools list in README
Corrected from previous PR, this one points to the GitHub repo that hosts the Snyk MCP server code that runs as process.
2026-01-04 19:44:32 +02:00
cjimti
fff5da9ea7
Add kubefwd - Kubernetes bulk port forwarding MCP server 2026-01-04 09:16:26 -08:00
ssatama
001f5942d8 Add rescuedogs-mcp-server 2026-01-04 12:11:02 +02:00
Sudhakar Pallaprolu
04366e6dce Add mendeley-mcp: MCP server for Mendeley reference manager 2026-01-03 15:41:07 -06:00
hanzili
189a043d10 Add hanzili/comet-mcp to Browser Automation 2026-01-03 16:02:03 -05:00
jtalk22
316f3b028e
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-03 20:59:15 +00:00
jtalk22
d24246d232
Add Slack MCP server to README.md 2026-01-03 20:50:05 +00:00
Jasper van de Meent
8061b7c3c4 Add HumoticaOS/SymbAIon MCP servers
Adding 6 MCP servers from the HumoticaOS ecosystem:

**Communication:**
- mcp-server-rabel - AI-to-AI messaging via I-Poll protocol and AInternet (.aint domains)

**Developer Tools:**
- mcp-server-tibet - Provenance tracking with ERIN/ERAAN/EROMHEEN/ERACHTER intent logging

**Security:**
- mcp-server-inject-bender - SQL injection protection through AI-powered humor defense

**Aggregators (LLM Bridges):**
- mcp-server-ollama-bridge - Local Ollama LLM bridge
- mcp-server-openai-bridge - OpenAI API bridge
- mcp-server-gemini-bridge - Google Gemini API bridge

All servers are production-ready and available on PyPI.
2026-01-03 10:34:30 +01:00
spokV
fc6cd2ff54 Add owlex - AI council server for multi-agent orchestration 2026-01-02 14:11:48 +02:00
petzal
9c9bf8452e Add JavaLens and SharpLens MCP servers 2025-12-31 16:04:00 -06:00
Olga Safonova
bcc918bfdc Add GLEIF MCP Server to Finance & Fintech section 2025-12-31 20:23:52 +01:00
hoklims
6b403460c3 fix: use standard entry format and correct alphabetical position 2025-12-31 19:15:30 +01:00
hoklims
112ea60147 Update StacksFinder link to public repository 2025-12-31 18:55:02 +01:00
hoklims
64a69e4407 Add StacksFinder MCP server 2025-12-31 18:47:16 +01:00
financialdatanet
4631915584
Add MCP server link for FinancialData.Net 2025-12-31 10:25:13 +02:00
Wolfe-Jam
abbc47146c Add faf-mcp - Universal MCP for ALL AI platforms & IDEs
Universal sibling to claude-faf-mcp. Same IANA-registered .faf format,
works with Cursor, Windsurf, Cline, VS Code, and all MCP-compatible platforms.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 22:25:45 -05:00
Serhii Vasylenko
c0fdf218be
Add Bear Notes MCP server to Workplace & Productivity
Bear Notes extension provides full CRUD operations for the Bear Notes app (macOS):
- Search notes by text, tags, and date ranges
- Read note content including OCR from images/PDFs
- Create notes with markdown and tags
- Add text and files to existing notes
- Tag management and organization

Local-only architecture with complete privacy.
2025-12-30 22:41:10 +01:00
Olga Safonova
c6dc7d7728 Add productplan-mcp-server 2025-12-30 21:14:25 +01:00
Team Trayd
7707b76440 Add Trayd MCP server to Finance & Fintech 2025-12-29 23:47:02 -05:00
0xghostcasper
5204c8bafd Add ScrapeBadger MCP server
ScrapeBadger is an MCP server that provides access to Twitter/X data
including user profiles, tweets, followers, trends, lists, and communities.

- Published on PyPI: https://pypi.org/project/scrapebadger-mcp/
- Listed on MCP Registry
2025-12-29 21:06:54 +02:00
viperjuice
749e39838d Add ViperJuice/mcp-gateway to Aggregators section
MCP Gateway is a meta-server for minimal Claude Code tool bloat with
progressive disclosure and dynamic server provisioning:

- Exposes only 9 stable meta-tools (not underlying tools)
- Auto-starts Playwright and Context7 with no configuration
- Dynamically provisions 25+ MCP servers on-demand from manifest
- Returns compact capability cards first, detailed schemas on request
- Enforces output size caps and optional secret redaction

PyPI: https://pypi.org/project/gateway-mcp/
2025-12-28 20:11:22 -05:00
Hokuto Shimura
e6d0579fff Add stooq-mcp to Finance & Fintech 2025-12-28 10:58:40 -06:00
arvindand
35bf4847ea Add wyattjoh/jsr-mcp in correct alphabetical position 2025-12-27 22:31:41 +01:00
arvindand
288a0e1f74 Add Maven Tools MCP Server 2025-12-27 22:29:25 +01:00
Your Name
66338b54e9 Add Primordia - AI agent economic settlement 2025-12-27 22:23:37 +01:00
Ali Afsahnoudeh
db7cd4241d update shahnameh mcp server legends 2025-12-27 14:30:26 +01:00
Ali Afsahnoudeh
763e59acd8 Add new wildfire MCP server 2025-12-27 14:27:20 +01:00
Ali Afsahnoudeh
33dc809eb8 add new Shahnameh server 2025-12-27 14:14:37 +01:00
Crawleo
a3e0336988
Adding Crawleo.dev Service 2025-12-27 14:38:55 +02:00
Crawleo
f2fac20fad
Update README.md
Add Crawleo
2025-12-27 14:36:08 +02:00
Doruk Ardahan
4378494744 Add domain-search-mcp to Search & Data Extraction 2025-12-27 11:39:43 +03:00
Azhar Zaman
7007086314
Fix spelling of 'built-in' in README.md
Corrected the spelling of 'built-in' in the description of the openai-websearch-mcp project.
2025-12-27 09:31:11 +05:00
Valeriy_Pavlovich
00931822a3 docs: add media-gen-mcp server 2025-12-27 06:56:19 +03:00
Olga Safonova
bfe0862406 Add mediawiki-mcp-server to Knowledge & Memory section 2025-12-26 19:48:16 +01:00
Phuong
ef14a2bc1f Add Code Guardian Studio to Developer Tools section 2025-12-25 17:26:43 +07:00
cryptosquanch
a18c416f79 Add legends-mcp - Chat with legendary founders & investors 2025-12-24 17:33:12 +03:00
dmitry degrave
b3f6b56e51
Update: new repo for 1000 Genomes Project dataset MCP server 2025-12-24 19:01:50 +11:00
leebellon
5672d23e7e
Update README.md
Add Wishfinity +W universal wishlist MCP server
2025-12-23 17:45:48 -06:00
T R
65e1071930 Add religa/multi-mcp to Coding Agents 2025-12-22 15:06:02 -08:00
shuji narumi
1215ec8a9a
Add xcomet-mcp-server for translation quality evaluation
Added xcomet-mcp-server link from translation tools section.
2025-12-22 21:46:25 +09:00
bookerzhao
c2c2795172 Add CloudBase AI ToolKit MCP server 2025-12-22 15:45:27 +08:00
spokV
2ea010494e
Add Memora project link to README 2025-12-21 00:12:28 +02:00
Javier
b9eef840d1 Add Bitbucket and PostgreSQL MCP servers 2025-12-20 21:05:44 +01:00
Javier
879da95598 feat: add Bitbucket and PostgreSQL MCP servers
Add two new MCP servers:

**Databases:**
- JaviMaligno/postgres_mcp - PostgreSQL MCP server with 14 tools for querying, schema exploration, and table analysis. Features security-first design with SQL injection prevention and read-only by default.

**Version Control:**
- JaviMaligno/mcp-server-bitbucket - Bitbucket MCP server with 58 tools for repository management, PRs, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing.
2025-12-20 17:10:28 +01:00
dev-mirzabicer
d6f67e0e2e Add ticktick-sdk MCP server to README 2025-12-20 13:28:25 +03:00
Derek Fox
8e2acd9119
add new foxintheloop/uptier server 2025-12-19 13:10:01 -07:00
TANTIOPE
c4a29e1a8b Add Datadog MCP server to Monitoring section 2025-12-19 20:00:49 +01:00
Aleksandr Belous
30c45f7b59 Add conarti/mattermost-mcp to Communication section 2025-12-19 16:52:02 +03:00
VS
4f8b2ef384 Add shodh-memory to Knowledge & Memory section
Cognitive memory for AI agents with:
- Hebbian learning (associations strengthen with use)
- 3-tier architecture (working → session → long-term)
- Knowledge graphs with spreading activation
- Single ~15MB binary, runs offline on edge devices
- 688 tests, production-ready

GitHub: https://github.com/varun29ankuS/shodh-memory
2025-12-19 14:32:17 +05:30
xXMSGXx
7e4cd2d757 Add MerabyLabs/promptarchitect-mcp to Developer Tools section 2025-12-18 22:17:43 -05:00
youssef
0e8ed35176 Add Google Ad Manager MCP server under Marketing section 2025-12-19 03:53:10 +01:00
Osseni94
98d7d1d33c
Add Oyemi MCP to the list of MCP servers
Semantic word encoding and valence analysis
2025-12-18 13:22:06 -05:00
Jochen Hinrichsen
d3c76f9ebf
Add Home Automation category with FRITZ!Box MCP Server 2025-12-17 19:58:50 +01:00
Osseni94
3b4426fad5
Add keyneg-mcp: Sentiment analysis MCP server 2025-12-17 12:53:16 -05:00
gregm711
dd28cf1c4e Add agent-domain-service-mcp to Search section 2025-12-15 21:29:50 -05:00
Nicolò Boschi
9a34351428
Update README.md 2025-12-15 18:26:13 +01:00
Nicolò Boschi
8e972090fe
Update README.md 2025-12-15 18:25:33 +01:00
Frank Colson
165dd689fa Add spreadsheet-mcp server 2025-12-15 10:05:10 -07:00
Nicolò Boschi
212090a873
Add Hindsight MCP server to README 2025-12-15 17:13:28 +01:00
大和田知洋
c8119666d6 Add DevRag - Lightweight Local RAG MCP Server 2025-12-15 19:31:45 +08:00
arjun
286e9838f9 Add insta-mcp to Social Media section 2025-12-13 20:16:36 +05:30
Aaron
75d62f186c Add EchoRift MCP to awesome list 2025-12-12 21:37:04 -06:00
Kevin HG
b4e6036d5d Add spotify-bulk-actions-mcp to Art & Culture section 2025-12-12 15:47:17 -06:00
Linus Johansson
169fe56496
Add new MCP server for filesystem context 2025-12-12 21:58:28 +01:00
Mike Morris
a349eda8e9 Add devplan-mcp-server to Developer Tools 2025-12-12 07:52:43 -08:00
Frank Fiegel
bdda02e36b
Merge pull request #1524 from bbonnin/add-new-server-openapi2mcp
Add new MCP server (automatically convert any REST API into MCP Tools)
2025-12-12 07:49:11 -06:00
Frank Fiegel
e72c4ac81f
Merge pull request #1525 from Smart-AI-Memory/add-empathy-framework
Add Empathy Framework to Knowledge & Memory
2025-12-12 07:48:54 -06:00
Frank Fiegel
d674dac687
Merge pull request #1526 from escott-/add-contextstream
Add ContextStream MCP Server
2025-12-12 07:48:40 -06:00
Frank Fiegel
e0268069f9
Update README.md 2025-12-12 13:48:31 +00:00
Frank Fiegel
33f1028bb9
Merge pull request #1527 from Kindly-Software/add-kdb-debugger
Add KDB - AI Time-Travel Debugger
2025-12-12 07:48:04 -06:00
Frank Fiegel
abd6abda6b
Merge pull request #1528 from nonatofabio/add-local-faiss-mcp
Add local-faiss-mcp: Local FAISS vector database for RAG
2025-12-12 07:47:46 -06:00
Frank Fiegel
dfbcd29598
Merge pull request #1529 from czoido/add-conan-cpp-pm-mcp-server
Add Conan MCP server to Developer Tools
2025-12-12 07:47:27 -06:00
Frank Fiegel
be2cba5f06
Merge pull request #1531 from holyfata/feature_mermaid_grammer_inspector_mcp_20251209
Add Mermaid Grammer Inspector MCP server to Architecture & Design
2025-12-12 07:47:12 -06:00
Frank Fiegel
b97f044d92
Merge pull request #1532 from rosschurchill/add-pantheon-security-mcps
Add Pantheon Security MCP servers
2025-12-12 07:47:00 -06:00
Frank Fiegel
ac20a62822
Merge pull request #1533 from king-of-the-grackles/add-reddit-research-mcp
Add reddit-research-mcp to Social Media category
2025-12-12 07:46:44 -06:00
Frank Fiegel
d9e60b72f8
Merge pull request #1535 from david-cilluffo/add-reaper-mcp
Add TwelveTake REAPER MCP server
2025-12-12 07:46:09 -06:00
Frank Fiegel
27ed60784d
Merge pull request #1536 from seungwon9201/add-mcp-dandan
Add MCP-Dandan to security section
2025-12-12 07:45:57 -06:00
Vlad M
5957cb74a5 Add new SerpApi MCP Server 2025-12-12 13:47:06 +01:00
Seungwon Yang
405515bcc8
Add MCP-Dandan to security section 2025-12-12 15:16:11 +09:00
Dave Cilluffo
3ed982a784 Add TwelveTake REAPER MCP server 2025-12-11 10:45:12 -05:00
Chris Ivester
e1119b737a Add reddit-research-mcp to Social Media category 2025-12-11 00:33:59 -08:00
Ross Churchill
08eabd7493 Add Pantheon Security MCP servers (chrome-mcp-secure & notebooklm-mcp-secure) 2025-12-11 06:10:54 +00:00
Ravi Kumar Balla
dd74aa0908
Merge branch 'main' into feature/add-selenium-mcp 2025-12-09 08:51:03 -07:00
heyongqi10
f6f932e371 feat: add mermaid mcp server 2025-12-09 23:21:28 +08:00
Ayoub Belayoub
f2c328e80e Add mcp-server-terminal to Command Line category 2025-12-09 13:37:30 +01:00
Carlos Zoido
5cec215115 Add Conan MCP server to Developer Tools 2025-12-09 07:46:02 +01:00
Fabio Nonato
c948da3969 adding local-faiss-mcp to README EN and PT-BR versions 2025-12-08 16:48:44 -08:00
Frank Fiegel
0bfce9fd5a
Update README.md 2025-12-08 18:44:55 -06:00
Claude
ffd68fa005 Add KDB - AI Time-Travel Debugger
Adds KDB (The Kindly Debugger) to Developer Tools section.

Features:
- Time-travel debugging with bidirectional replay
- Cryptographic audit trails (SOX/SOC2 compliant)
- SIMD-accelerated stack unwinding
- Free Hobby tier (5 sessions/month)

Website: https://kindly.software
Docs: https://github.com/kindly-software/kdb
2025-12-08 17:53:32 -05:00
Erik
8963ed76a4 Add ContextStream MCP Server to Knowledge & Memory section 2025-12-08 13:57:49 -08:00
a-25
fe7dc05e17 Merge branch 'main' into add-ios-mcp-server
Conflicts:
	README-ja.md
	README-zh_TW.md
	README.md
2025-12-08 22:28:35 +01:00
GeneAI
3e9e26120e Add Empathy Framework to Knowledge & Memory 2025-12-08 13:27:04 -05:00
Bruno Bonnin
87a1754c9f Add new MCP server (converting any REST API defined with OpenAPI/Swagger into MCP tools) 2025-12-08 11:43:39 +01:00
Frank Fiegel
c630e97790
Add important note about MCP report in README
Added important note about the MCP report for 2025.
2025-12-07 17:01:25 -06:00
trust-delta
9ccdf9b0d6 Add conversation-handoff-mcp to Knowledge & Memory
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 00:04:24 +09:00
n8daniels
39b0e5d9a4 Add RulesetMCP - project rules enforcement for AI agents
RulesetMCP is an MCP server that makes project rules queryable and enforceable for AI agents. It provides tools to query coding standards, validate code snippets, and get task-specific guidance from version-controlled rule files.
2025-12-05 20:35:55 -05:00
Mihaela Mihaljevic
a961efbf7d Add Cupertino - Apple Documentation MCP Server 2025-12-06 01:10:18 +01:00
Frank Fiegel
7a3f71568c
Merge pull request #1517 from sbroenne/add-excel-mcp-server
Add sbroenne/mcp-server-excel to Developer Tools
2025-12-05 09:42:58 -06:00
Stefan Broenner
17282afe8e Add sbroenne/mcp-server-excel to Developer Tools 2025-12-05 16:09:26 +01:00
Carmel Hecht
d758c1c3d6 Add JetBrains Index MCP Plugin to README.md 2025-12-05 16:27:48 +02:00
Frank Fiegel
75bc74c9bf
Merge pull request #1216 from AndrasEszes/add-bitrise-mcp-server
Add Bitrise MCP server
2025-12-05 07:27:54 -06:00
Frank Fiegel
973765600e
Merge pull request #1225 from kukapay/main
Add 8 crypto-related MCP servers.
2025-12-05 07:26:59 -06:00
Frank Fiegel
5ede1c6209
Merge pull request #1367 from wenb1n-dev/main
add smartdb mcp
2025-12-05 07:26:41 -06:00
Frank Fiegel
65a96a8f85
Merge branch 'main' into add-ncp-orchestrator 2025-12-05 07:26:04 -06:00
Frank Fiegel
d0e9fd214a
Update README.md 2025-12-05 07:25:49 -06:00
Frank Fiegel
a3e6232f18
Merge pull request #1402 from wenerme/add-wener-mssql-mcp
Add wener-mssql-mcp to databases section
2025-12-05 07:24:54 -06:00
Frank Fiegel
3e23e3fe4f
Merge branch 'main' into add-new-server 2025-12-05 07:24:35 -06:00
Frank Fiegel
17badcaf7a
Merge pull request #1413 from murdore/add-neurolink-platform
Add Neurolink - Enterprise AI infrastructure platform
2025-12-05 07:24:14 -06:00
Frank Fiegel
36a7e1ffe5
Merge branch 'main' into main 2025-12-05 07:23:56 -06:00
Frank Fiegel
a0393d706d
Merge pull request #1438 from blueman82/add-ai-counsel
Add AI Counsel MCP server
2025-12-05 07:23:22 -06:00
Frank Fiegel
2a1faf66bd
Fix link formatting for AI Counsel entry in README 2025-12-05 07:23:12 -06:00
Frank Fiegel
e4fd520c67
Merge pull request #1447 from elevy99927/add-mcp-wedui
Add DevOps-MCP-webui
2025-12-05 07:22:43 -06:00
Frank Fiegel
c428d0abd9
Merge pull request #1461 from labeveryday/main
Add NBA MCP server entry to README
2025-12-05 07:22:23 -06:00
Frank Fiegel
5431adf8fc
Update README.md 2025-12-05 07:22:15 -06:00
Frank Fiegel
7dff27729e
Merge branch 'main' into add-overseerr-mcp 2025-12-05 07:21:44 -06:00
Frank Fiegel
3ba20e1d91
Remove redundant descriptions from project links 2025-12-05 07:21:27 -06:00
Frank Fiegel
932d0224d5
Merge pull request #1509 from matbel91765/patch-1
Add gis-mcp-server to geospatial tools list
2025-12-05 07:20:03 -06:00
Frank Fiegel
7a6ec0a8b2
Update README.md 2025-12-05 07:19:55 -06:00
Frank Fiegel
8316604f9c
Merge pull request #1170 from YCHunter/add-svgmaker-server
Add new SVGMaker MCP server
2025-12-05 07:14:59 -06:00
Frank Fiegel
199f44f9fc
Merge pull request #1491 from Sim-xia/main
Add Blind Auditor MCP
2025-12-05 07:14:04 -06:00
Frank Fiegel
dbc972753e
Merge pull request #1237 from OscarSaharoy/add-boikot-mcp-server
Add boikot MCP server
2025-12-05 07:12:39 -06:00
Frank Fiegel
092ccdcc66
Merge pull request #1248 from volodymyr-babak/thingsboard-mcp-server
Added Official ThingsBoard MCP Server
2025-12-05 07:12:23 -06:00
Frank Fiegel
6492c2b58e
Merge branch 'main' into add-mongodb-atlas-mcp-server 2025-12-05 07:12:01 -06:00
Frank Fiegel
7a1712b107
Merge branch 'main' into patch-1 2025-12-05 07:10:58 -06:00
Frank Fiegel
5e97b50777
Merge pull request #1313 from CoderOMaster/main
added mifos-mcp-self-service
2025-12-05 07:10:38 -06:00
Frank Fiegel
24f32a93ec
Merge pull request #1315 from mhmzdev/add-figma-to-flutter-mcp
Add Figma to Flutter MCP
2025-12-05 07:10:20 -06:00
Frank Fiegel
5385bd01c3
Merge pull request #1320 from gigamori/chore/add-run-sql-connectorx-databases
Add gigamori/mcp-run-sql-connectorx under Server Implementations > Databases
2025-12-05 07:09:55 -06:00
Frank Fiegel
3bb75452ac
Merge branch 'main' into garmin-documentation-mcp-server 2025-12-05 07:09:29 -06:00
Frank Fiegel
1f44f13417
Merge branch 'main' into add-new-server 2025-12-05 07:08:48 -06:00
Frank Fiegel
cb1a02e2cf
Merge pull request #1325 from HarshCasper/localstack
add localstack-mcp-server to cloud platforms category
2025-12-05 07:07:51 -06:00
Frank Fiegel
63504c16e5
Merge pull request #1326 from nicholasjpaterno/patch-1
Update README.md
2025-12-05 07:07:36 -06:00
Frank Fiegel
d8d8d1f95a
Merge pull request #1327 from ruslanbay/add-finmap-mcp-server
Add finmap.org MCP server to Finance & Fintech
2025-12-05 07:07:19 -06:00
Frank Fiegel
256ee67a8c
Merge branch 'main' into add-new-kaggle-server 2025-12-05 07:06:54 -06:00
Frank Fiegel
33555cb20a
Merge pull request #1332 from gemy411/add-multiagent-research-server
Add multi-research-agents KTOR MCP server to the list of MCP servers
2025-12-05 07:06:32 -06:00
Frank Fiegel
be59a3efbf
Merge pull request #1363 from iiAtlas/add-new-server
Added HLedger MCP server
2025-12-05 07:06:03 -06:00
Frank Fiegel
a14f11098f
Merge pull request #1365 from cameronrye/add-activitypub-mcp-server
Add ActivityPub MCP server to community servers list
2025-12-05 07:05:43 -06:00
Frank Fiegel
4a78bfd6bc
Merge pull request #1368 from alinaqi/main
Add src-to-kb MCP server to Developer Tools
2025-12-05 07:05:26 -06:00
Frank Fiegel
36f824ec4c
Merge branch 'main' into feat/add-pantheon-mcp 2025-12-05 07:03:58 -06:00
Frank Fiegel
fe784faa25
Merge pull request #1379 from InsightFactoryAPP/add-roundtable-1759280892
Add Roundtable - Zero-configuration MCP server for multi-AI unification
2025-12-05 07:03:15 -06:00
Frank Fiegel
41ad7dd1fa
Merge pull request #1381 from InsightFactoryAPP/add-roundtable-crown-jewel
Add Roundtable AI MCP Server - Meta-MCP for Unified AI Coding Assistants
2025-12-05 07:02:53 -06:00
Frank Fiegel
a709f84a11
Merge branch 'main' into add-mattjoyce-servers 2025-12-05 07:02:34 -06:00
Frank Fiegel
4799063e36
Merge branch 'main' into add-context-keeper 2025-12-05 07:02:04 -06:00
Frank Fiegel
4154ec1315
Merge pull request #1384 from anatoly314/add-anki-mcp-desktop
Add anki-mcp-desktop MCP server
2025-12-05 07:01:41 -06:00
Frank Fiegel
86f4dd1807
Merge pull request #1385 from ooples/add-console-automation
Add Console Automation MCP server
2025-12-05 07:01:17 -06:00
Frank Fiegel
8047f01e53
Merge pull request #1386 from kseylerp/patch-1
added-server-courier-notifications README.md
2025-12-05 07:00:30 -06:00
Frank Fiegel
0b69b5d018
Merge pull request #1387 from skullzarmy/main
Adding my tool VibeAlive to Developer Tools
2025-12-05 07:00:11 -06:00
Frank Fiegel
7508abd08a
Merge pull request #1390 from wn01011/add-llm-token-tracker
Add llm-token-tracker to Developer Tools
2025-12-05 06:59:56 -06:00
Frank Fiegel
39b6bbe815
Merge pull request #1393 from louis030195/main
Add 5 new MCP servers by @louis030195
2025-12-05 06:59:26 -06:00
Frank Fiegel
6ae542bd6c
Merge pull request #1395 from karanb192/update-reddit-mcp-buddy-name
Update reddit-buddy-mcp to reddit-mcp-buddy
2025-12-05 06:59:07 -06:00
Frank Fiegel
06e920692b
Merge pull request #1397 from BrunoKrugel/main
Add echo-mcp (Adapter for Go Echo framework)
2025-12-05 06:58:56 -06:00
Frank Fiegel
5396fc416d
Merge pull request #1398 from abhiphile/main
Adds the abhiphile/fermat-mcp server to the list of MCP servers.
2025-12-05 06:58:45 -06:00
Frank Fiegel
72e7b95c95
Merge branch 'main' into add-codex-mcp-tool 2025-12-05 06:58:25 -06:00
Frank Fiegel
080e2df56b
Merge pull request #1458 from var-gg/add-vargg-mcp
VARGG MCP server to the Developer Tools section.
2025-12-05 06:57:57 -06:00
Frank Fiegel
6086e1dabf
Merge branch 'main' into add-copilot-mcp-server 2025-12-05 06:55:54 -06:00
Frank Fiegel
ee554cf919
Merge pull request #1401 from molanojustin/smithsonian-mcp
Add new smithsonian-mcp server
2025-12-05 06:55:34 -06:00
Frank Fiegel
6218b6a9a4
Merge pull request #1404 from veelenga/ve-mermaid
Add new claude-mermaid MCP server
2025-12-05 06:55:20 -06:00
Frank Fiegel
55e9ad6336
Merge pull request #1405 from bitbonsai/add-mcp-obsidian
Add mcp-obsidian server to Knowledge & Memory section
2025-12-05 06:55:06 -06:00
Frank Fiegel
69e7cf7d81
Merge pull request #1407 from khaoss85/add-orchestro
Add Orchestro MCP Server
2025-12-05 06:54:51 -06:00
Frank Fiegel
fec635111a
Merge pull request #1409 from tan-yong-sheng/main
Add ai-vision-mcp MCP server
2025-12-05 06:54:23 -06:00
Frank Fiegel
02f8f1a50f
Merge branch 'main' into add-neurolink-platform 2025-12-05 06:53:50 -06:00
Frank Fiegel
1971c798c3
Update README.md 2025-12-05 06:53:31 -06:00
Frank Fiegel
9c08fedeef
Merge pull request #1430 from herber/add-new-server
Add Metorial MCP server
2025-12-05 06:53:00 -06:00
Frank Fiegel
e41935d395
Merge pull request #1432 from V0v1kkk/add-dotnet-types-explorer
Add .NET Types Explorer MCP Server
2025-12-05 06:52:43 -06:00
Frank Fiegel
ad9eb7656d
Merge pull request #1436 from OrionLi545/OrionLi545-add-claude-skills-mcp
Add K-Dense-AI/claude-skills-mcp to README
2025-12-05 06:52:26 -06:00
Sim-xia
853d06e146
Remove duplicate entry for blind-auditor
Removed duplicate entry for 'sim-xia/blind-auditor' in the list of coding agents.
2025-12-05 20:52:15 +08:00
Frank Fiegel
8600a3ea49
Merge pull request #1437 from zriyansh/add-new-server
Add customgpt-mcp to README
2025-12-05 06:52:09 -06:00
Frank Fiegel
c373c8465b
Merge pull request #1443 from nihalxkumar/patch-1
Add Arch Linux MCP Server
2025-12-05 06:51:16 -06:00
Sim-xia
4b8d815602
Fix link formatting for Blind Auditor in README 2025-12-05 20:49:57 +08:00
Frank Fiegel
fad14f20bb
Merge pull request #1449 from Wolfe-Jam/main
Add claude-faf-mcp - persistent project context MCP
2025-12-05 06:49:56 -06:00
Frank Fiegel
7439dbf99d
Merge pull request #1456 from blakerouse/blakerouse/ssh-mcp
Add blakerouse/ssh-mcp to Command Line
2025-12-05 06:49:43 -06:00
Frank Fiegel
427576d407
Merge pull request #1457 from JamesANZ/add-us-legal-mcp
add us-legal-mcp to list
2025-12-05 06:49:25 -06:00
Frank Fiegel
c813f9c334
Merge pull request #1460 from ducks/add-discourse-mcp
Add discourse-mcp to Communication section
2025-12-05 06:48:42 -06:00
Frank Fiegel
fb3f90e94e
Merge pull request #1469 from samvas-codes/add-new-server
Add new dawshund_mcp server
2025-12-05 06:46:06 -06:00
Frank Fiegel
a56a060410
Update README.md 2025-12-05 06:45:56 -06:00
Frank Fiegel
332d1a5182
Merge pull request #1470 from benemohamed/tomba-mcp-server
add Tomba MCP server
2025-12-05 06:45:21 -06:00
Frank Fiegel
fa7b4b8eda
Merge pull request #1472 from hkaanengin/main
Add OpenDota MCP Server
2025-12-05 06:45:08 -06:00
Frank Fiegel
f5b5bbd0cb
Merge pull request #1473 from willianpinho/add-large-file-mcp
Add Large File MCP
2025-12-05 06:44:59 -06:00
Sim-xia
72398ab0c2
Merge branch 'punkpeye:main' into main 2025-12-05 20:31:48 +08:00
Frank Fiegel
0b7356606e
Merge pull request #1474 from BB-fat/add-new-server
Add new BB-fat/browser-use-rs server
2025-12-05 06:24:03 -06:00
Frank Fiegel
6c203c088f
Merge pull request #1475 from JamesANZ/add-system-prompt-mcp
add system-prompts-mcp-server
2025-12-05 06:23:31 -06:00
Frank Fiegel
4adce96ba5
Merge pull request #1479 from hlydecker/ucsc-genome-browser
Add UCSC Genome MCP server link to README
2025-12-05 06:23:00 -06:00
Frank Fiegel
a59434720a
Merge pull request #1480 from zboralski/add-ida-headless-mcp
Add ida-headless-mcp
2025-12-05 06:22:48 -06:00
Frank Fiegel
b34ecadcbb
Merge pull request #1482 from nirga/patch-1
Add OpenTelemetry MCP Server
2025-12-05 06:22:38 -06:00
Frank Fiegel
45ffe124e8
Revert "Add Agent MCP Gateway to Aggregators" 2025-12-05 06:21:59 -06:00
Frank Fiegel
46c0e1ce26
Merge pull request #1484 from roddutra/add-agent-mcp-gateway
Add Agent MCP Gateway to Aggregators
2025-12-05 06:21:54 -06:00
Frank Fiegel
f7260d0f3b
Merge pull request #1488 from chasesaurabh/add-mcp-page-capture
Add Page Capture MCP
2025-12-05 06:21:07 -06:00
Frank Fiegel
c4b2088d22
Merge pull request #1493 from madbonez/add-caldav-mcp-server
Add caldav-mcp to Communication section [🥇]
2025-12-05 06:20:35 -06:00
Frank Fiegel
d8bc66f755
Merge pull request #1496 from de-grave/onekgp-mcp
Add dnaerys/onekgp-mcp to Biology, Medicine and Bioinformatics
2025-12-05 06:20:08 -06:00
Frank Fiegel
4b5dd93df2
Merge pull request #1501 from ZeeshanAdilButt/olostep-mcp
Add Olostep MCP Server to Search and Browser Automation sections
2025-12-05 06:19:16 -06:00
Frank Fiegel
8af4032d2b
Merge pull request #1503 from thinkchainai/add-thinkchainai-mcp-servers
Add MCP Bundles and Agent Interviews MCP servers
2025-12-05 06:18:47 -06:00
Frank Fiegel
71de701f79
Merge branch 'main' into main 2025-12-05 06:17:40 -06:00
Frank Fiegel
5737ac0c68
Merge pull request #1505 from Nandini26singh/main
Added shadcn/studio and flyonui
2025-12-05 06:17:16 -06:00
Frank Fiegel
a457357f7e
Merge pull request #1507 from daffaalex22/patch-1
Update links for archived `modelcontextprotocol/` MCP servers
2025-12-05 06:16:43 -06:00
Frank Fiegel
4e4208419c
Merge pull request #1511 from public-ui/feature/add-kolibri-mcp-server
Add kolibri mcp server
2025-12-05 06:15:10 -06:00
Frank Fiegel
21f5af9957
Merge pull request #1512 from hechtcarmel/add-jetbrains-debugger-server
Add Jetbrains IDE debugger server
2025-12-05 06:14:46 -06:00
Frank Fiegel
7067c714f7
Merge pull request #1513 from Crunchyman-ralph/ralph/feat/add.taskmaster.mcp.server
feat: Add Taskmaster AI-powered task management system link to README
2025-12-05 06:14:26 -06:00
Doruk Ardahan
540267b4e4 Add twitterapi-docs-mcp - TwitterAPI.io documentation server
An MCP server providing offline access to TwitterAPI.io documentation for Claude and other AI assistants.

- npm: https://www.npmjs.com/package/twitterapi-docs-mcp
- GitHub: https://github.com/dorukardahan/twitterapi-docs-mcp
- 52 API endpoints, 8 guides, 5 blog articles
- Offline-first with hybrid caching
- MIT licensed
2025-12-05 13:40:26 +03:00
Ralph Khreish
8adbeaf6b8
feat: Add Taskmaster AI-powered task management system link to README 2025-12-04 23:21:09 +01:00
Carmel Hecht
2f4b339fe5 Add Jetbrains IDE debugger server 2025-12-04 08:50:00 +02:00
Martin Oppitz
a5b2f8710e Update KoliBri MCP listing 2025-12-04 00:43:42 +01:00
matbel91765
309a083b25
Add gis-mcp-server to geospatial tools list 2025-12-03 20:40:33 +01:00
daffaalex22
035a2a3195 chore: update README files to reflect archived server links for various Model Context Protocol integrations 2025-12-03 23:29:11 +07:00
Nandini26singh
4f0f6dd2ab
Add new MCP server integrations to README
Added two new MCP server integrations for shadcn/studio and FlyonUI.
2025-12-03 19:02:24 +05:30
Zoltán Szőgyényi
c9b9af337d
Add Flowbite MCP to the list of developer tools 2025-12-03 15:23:18 +02:00
Tony
ab9e180a00 Add MCP Bundles and Agent Interviews MCP servers
- Add thinkchainai/mcpbundles to Aggregators section
- Add thinkchainai/agentinterviews_mcp to new Research section
- Create Research section for research, surveys, and interview tools
2025-12-03 13:15:24 +00:00
Andras Eszes
dd0d8c73c4
Merge branch 'main' into add-bitrise-mcp-server 2025-12-02 16:41:50 +01:00
Zeeshan Adil
5c18db63bd Add Olostep MCP Server to Search and Browser Automation sections 2025-12-01 08:01:24 +05:00
Kiarash Adl
712e1829c8
Add kiarash-portfolio-mcp link to README 2025-11-30 15:08:44 -06:00
Dmitry Degrave
3cdf00525e Add dnaerys/onekgp-mcp to Biology, Medicine and Bioinformatics 2025-11-30 03:57:39 +11:00
Артем Малов
da6e84aa2f Add madbonez/caldav-mcp to Communication section
- Universal MCP server for CalDAV protocol integration
- Works with any CalDAV-compatible calendar server (Yandex, Google, Nextcloud, ownCloud, iCloud, etc.)
- Supports creating events with recurrence, categories, priority, attendees, reminders
- Features: search events, get by UID, delete events
- 86 unit tests with 84% code coverage
- 8 E2E tests with real CalDAV server
2025-11-28 20:12:09 +03:00
Frank Fiegel
a1ffee5ccc
Merge pull request #1490 from isdaniel/add-pgtuner_mcp
Add pgtuner_mcp MCP server, this project is already in glama.ai
2025-11-28 00:11:40 -05:00
Axelle
25958d7adc adding r2mcp 2025-11-27 11:24:57 +01:00
Sim-xia
b9d66ef3e8
Add Blind Auditor
Adding a new Python-based MCP server for code auditing
2025-11-26 19:49:34 +08:00
danielshih
aa0ef0973b Add pgtuner_mcp MCP server, this project already in glama.ai https://glama.ai/mcp/servers/@isdaniel/pgtuner-mcp
GitHub repo: https://github.com/isdaniel/pgtuner_mcp
2025-11-25 22:40:31 +08:00
Saurabh Chase
5df154ddfe Add new page capture server 2025-11-24 14:46:35 -08:00
Avinash Sangle
0b763380c1 Add Method CRM MCP Server
Production-ready MCP server for Method CRM API integration with comprehensive tools for CRM operations including tables, files, users, events, and API key management.
2025-11-22 22:54:26 +05:30
jhomen368
c1275e6985 Add overseerr-mcp server 2025-11-18 01:01:36 -08:00
Rod Dutra
d2403fed8d Add Agent MCP Gateway to Aggregators 2025-11-18 16:58:10 +10:00
Nir Gazit
659c3ce62d
Add OpenTelemetry MCP Server 2025-11-17 13:28:47 +02:00
Frank Fiegel
1f8398d094
Merge pull request #1481 from avisangle/add-jenkins-mcp-server
Add Jenkins MCP server
2025-11-15 21:29:30 -06:00
Avinash Sangle
07568f4762 Add Jenkins MCP server to Developer Tools 2025-11-14 10:15:08 +05:30
Anthony Zboralski
07e29b8041
Add ida-headless-mcp server 2025-11-13 12:36:19 +00:00
Henry Lydecker
8b2bec6064
Add UCSC Genome MCP server link to README 2025-11-13 17:06:51 +11:00
Net-assembly
3b28e7b7cd
New MCP servers
Kash.click is a business management solution including a point of sale software. This provides the possibility to record sales data in a dedicated software and get HMAC-sha256 certified accounting data that prooves inalterability of collected data

P-Link MCP is an implementation of the 402 HTTP response code, and the coinbase x402 protocol on Solana
2025-11-12 13:27:59 +01:00
bitcoinwarrior1
80adc3f242 add system-prompts-mcp-server 2025-11-12 13:05:29 +11:00
BB-fat
8b13e47150 Add new BB-fat/browser-use-rs server 2025-11-11 14:31:19 +08:00
willian-nullisland
aa6967c37c Add Large File MCP to awesome list
Large File MCP provides intelligent file handling with:
- Smart chunking with automatic size detection
- Intelligent navigation and search
- Memory-efficient streaming
- Built-in LRU caching
- 91.8% test coverage
- Production ready

npm: @willianpinho/large-file-mcp
Docs: https://willianpinho.github.io/large-file-mcp/
GitHub: https://github.com/willianpinho/large-file-mcp
2025-11-10 23:59:04 -03:00
hkaanengin
929f1b0e82 Add OpenDota MCP Server 2025-11-11 01:15:11 +03:00
Mohamed Ben
c2a460ce01 add Tomba MCP server 2025-11-10 16:34:22 +01:00
samvas-codes
c6abab4838 Add new dawshund_mcp server
Added new MCP server to help with AWS IAM effective permissions analysis
2025-11-09 21:54:45 -08:00
Frank Fiegel
295b9ddfef
Merge pull request #1467 from martin-kokos/patch-1
Remove MCPDiscovery from README.md
2025-11-09 14:15:53 -06:00
Devroop Saha
56cd756b83 Add new TexMCP server 2025-11-09 12:23:03 +05:30
martin-kokos
4b43b3470b
Remove MCPDiscovery from README.md
Removed the MCPDiscovery project from the list of MCP tools.
2025-11-07 18:31:49 +01:00
Du'An Lightfoot
26750cc0e8
Add NBA MCP server entry to README
Added a new entry for the NBA MCP server with details on accessing live and historical NBA statistics.
2025-11-05 23:24:29 -05:00
Jake Goldsborough
53e1a29124 Add discourse-mcp to Communication section
Added official Discourse MCP server with Ruby, cloud/local, and
cross-platform support badges.
2025-11-05 14:41:17 -08:00
Blake Rouse
15408c7da8
Remove newline entry in blakerouse/ssh-mcp in README 2025-11-04 09:58:51 -05:00
Blake Rouse
371883193c
Simplify SSH MCP description in README
Removed redundant details about SSH control capabilities and improved clarity.
2025-11-04 09:58:07 -05:00
Volodymyr Babak
256eef2b9f
Merge branch 'main' into thingsboard-mcp-server 2025-11-04 11:08:43 +02:00
DESKTOP-V9B4GET\curioustore
045da48120 Add VARGG MCP server 2025-11-04 12:44:42 +09:00
bitcoinwarrior1
6b9ff5905a add us-legal-mcp to list 2025-11-04 14:02:38 +11:00
Frank Fiegel
6c819c05f6
Merge pull request #1451 from agent-hanju/patch-1
Add char-index-mcp to Developer Tools
2025-11-03 19:46:40 -06:00
Blake Rouse
f67f46f347 Add blakerouse/ssh-mcp 2025-11-03 18:35:35 -05:00
shinpr
d65eac4ef9 Add shinpr/mcp-local-rag
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-02 12:09:36 +09:00
Frank Fiegel
c99f64ea30
Merge pull request #1452 from Narasimhaponnada/add-mermaid-mcp-server
Add Mermaid MCP Server - AI-powered diagram generation (new Architecture & Design category)
2025-11-01 17:55:23 -06:00
Krzysztof Wende
f375839c15
Add 'wende/cicada' project to README
Added a new project entry for 'wende/cicada' in the README.
2025-10-31 18:30:22 +01:00
Krzysztof Wende
ab3cd40ebd
Update README.md 2025-10-31 18:27:39 +01:00
wende
e26e919b96 Add wende/cicada - Code Intelligence for Elixir 2025-10-31 17:58:10 +01:00
narasimharao-ponnada
63b41fa7dc Add Mermaid MCP Server under new Architecture & Design category
- Added new 📐 Architecture & Design category between Art & Culture and Biology
- Added Mermaid MCP Server with comprehensive description
- Features: 22+ diagram types, 50+ templates, SVG/PNG/PDF exports
- Works with GitHub Copilot, Claude, and all MCP-compatible clients
- Available on NPM: @narasimhaponnada/mermaid-mcp-server
2025-10-31 15:35:44 +04:00
한주
d449a7a3da
Add char-index-mcp to Developer Tools 2025-10-30 20:11:34 +09:00
Wolfe-Jam
f4f38ec3a6 Add claude-faf-mcp - persistent project context MCP 2025-10-29 00:59:29 -04:00
Frank Fiegel
5a23e73129
Merge pull request #1440 from alkemi-ai/main
added alkemi-mcp
2025-10-28 22:49:57 -04:00
kukapay
dffd3f7dc1 Add stargate-bridge-mcp 2025-10-27 20:25:54 +08:00
kukapay
bb73cab3ef
Merge branch 'punkpeye:main' into main 2025-10-27 20:23:47 +08:00
Eyal Levy
26b08e2134 Add DevOps-MCP-webui 2025-10-26 08:25:03 +02:00
Rohit Mistry
2810d06af9 Add tilt-mcp server to Cloud Platforms section
Added rrmistry/tilt-mcp to the awesome-mcp-servers list under the Cloud Platforms category.

Tilt MCP is a Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 23:46:56 -04:00
Nihal Kumar
f4d90c98c4
Add Arch Linux MCP Server 2025-10-25 01:42:43 +05:30
matt ferrante
351d275ffb added alkemi-mcp 2025-10-22 16:22:18 -06:00
Gary Harrison
1efb7aad9f Add AI Counsel MCP server 2025-10-22 09:28:12 +01:00