Commit Graph

3619 Commits

Author SHA1 Message Date
Sylvain Guillet
483b415d60 Add Aerospace & Astrodynamics section with IO-Aerospace MCP server 2025-08-23 17:33:15 +02:00
Frank Fiegel
cccd97bf24 Merge pull request #1270 from gerkensm/add-callcenter-js
Add callcenter.js MCP server
2025-08-22 21:10:43 -04:00
Frank Fiegel
aba61725d9 Update README.md 2025-08-22 21:10:36 -04:00
isnow890
fd050accfe Added Data4Library to Cloud Platform section 2025-08-23 00:33:29 +09:00
asmith26
22df24a890 Add new server: jupytecad-mcp 2025-08-22 12:23:35 +01:00
doobidoo
c9f091412b Add MCP-Context-Provider and mcp-memory-service to Knowledge & Memory section
- Added doobidoo/MCP-Context-Provider: Static server that provides persistent tool-specific context and rules for AI models
- Added doobidoo/mcp-memory-service: Universal memory service providing semantic search, persistent storage, and autonomous memory consolidation

Both servers are placed alphabetically in the Knowledge & Memory section following the contribution guidelines.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-22 08:04:36 +02:00
Alperen Adalar
c64edf46fa Add netops-mcp server to the README.md. 2025-08-21 11:19:45 +03:00
efforthye
a6cccbfcbf docs: Add fast-filesystem-mcp server
Adds fast-filesystem-mcp to the File Systems section of the awesome MCP servers list.

This MCP server provides.
- Advanced filesystem operations with Claude-optimized performance
- Large file handling capabilities with streaming support
- Sequential reading for large files with continuation tokens
- Comprehensive directory operations and file search
- Automatic backup and recovery features
- Multi-block editing with zero-failure guarantee
- Enterprise-grade stability and overflow protection

The server is built with TypeScript and supports all major operating systems (macOS, Windows, Linux), making it a valuable addition to the file systems category.

Repository: https://github.com/efforthye/fast-filesystem-mcp
NPM Package: https://www.npmjs.com/package/fast-filesystem-mcp
2025-08-21 12:15:01 +09:00
Torben Gerkensmeyer
3fb6a3020e Add callcenter.js MCP server 2025-08-20 16:58:45 +02:00
Piyush
ed42de1fd3 Add In Memoria to Knowledge & Memory section
Add pi22by7/In-Memoria - persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Features hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding.

Added to 🧠 Knowledge & Memory section in alphabetical order by GitHub username.
2025-08-20 17:35:38 +05:30
Eloi Torrents
2474dd00d2 fix mcp typo 2025-08-20 13:21:30 +02:00
alvii147
4857868146 add piston-mcp to README 2025-08-19 20:53:12 -04:00
Simon Painter
d92859a759 added netbox 2025-08-19 23:18:48 +01:00
kukapay
3d08c89559 Add bitcoin-utxo-mcp 2025-08-19 20:51:12 +08:00
kukapay
54978cffd3 Merge branch 'punkpeye:main' into main 2025-08-19 20:49:30 +08:00
Ashish Modi
adca7d46e3 Add MongoDB Atlas MCP server 2025-08-19 10:37:24 +00:00
henil
1a78cd5aec Add henilcalagiya/mcp-apple-notes to the list of MCP servers 2025-08-18 14:43:07 -04:00
Tosin Akinosho
4a3743684d Add new MCP server for architectural analysis and technology stack detection 2025-08-18 04:15:46 +00:00
Frank Fiegel
26774a275e Merge pull request #1259 from bruno-garcia/patch-1
fix sentry mcp link
2025-08-18 00:08:50 -04:00
Frank Fiegel
be00f7a23b Merge pull request #1251 from kimdonghwi94/web-analyzer-mcp
Add new web-analyzer-mcp server
2025-08-18 00:07:06 -04:00
kimdonghwi94
f2671b9272 Update README.md 2025-08-18 10:29:23 +09:00
Bruno Garcia
ae0a78a16e fix sentry mcp link 2025-08-17 17:13:40 -04:00
kimdonghwi94
9d61ebf18b Update README.md 2025-08-18 00:46:16 +09:00
kukapay
5ef331e856 Add ethereum-validator-queue-mcp 2025-08-17 18:03:44 +08:00
kukapay
76fa61b0e1 Merge branch 'punkpeye:main' into main 2025-08-17 18:01:54 +08:00
Yeoktatt Cheah
b918973d63 Update README.md
Added Latex MCP Server
MCP Server to compile latex, download/organize/read cited papers, run visualization scripts and add figures/tables to latex.
2025-08-16 04:56:25 +08:00
Antoni Kępiński
3e3c70fecc Add new xxczaki/local-history-mcp server 2025-08-15 21:40:23 +02:00
Anand
9b61c8aa87 Add npm-package-docs-mcp server 2025-08-15 20:15:00 +05:30
Frank Fiegel
26e599f96a Merge pull request #1249 from inspizzz/add-new-server
Add new jetbrains datalore mcp server.
2025-08-15 06:53:59 -04:00
donghwi
66601f9297 Add new web-analyzer-mcp server 2025-08-14 10:42:45 +09:00
Volodymyr Babak
db7d9e5da4 Added Official badge for ThingsBoard MCP Server 2025-08-13 17:21:42 +03:00
Volodymyr Babak
fc3280e6c4 Added ThingsBoard MCP Server 2025-08-13 17:20:28 +03:00
wiktor wiejak
11446ba6e1 Add new jetbrains datalore mcp server. 2025-08-13 15:04:27 +01:00
Carlo Zottmann
927511edc9 [NEW] Add czottmann/kagi-ken-mcp 2025-08-13 13:27:17 +02:00
Frank Fiegel
6f16f56e04 Merge pull request #1164 from Pradumnasaraf/main
feat: add `aviationstack-mcp` server
2025-08-12 21:57:31 -04:00
Alan Nguyen
e87e3380ef feat: Add Quip MCP server to Workplace & Productivity section
Add bug-breeder/quip-mcp server which provides AI assistants with comprehensive Quip document access and management capabilities, including document lifecycle management, smart search, and comment management.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-12 18:24:39 +07:00
KaliszS
3ac7bea592 Add apple-health-mcp-server 2025-08-12 13:13:59 +02:00
Frank Fiegel
ab7abe4aa7 Merge pull request #1242 from davidan90/add-new-mcp-server
Add time-node-mcp to awesome MCP servers list
2025-08-11 10:32:06 -04:00
Frank Fiegel
8725da5a0c Merge pull request #1243 from fredericomartini/add-carbon-voice-mcp-server
feat: Add Carbon Voice official  MCP Server
2025-08-11 10:31:31 -04:00
Frederico Martini
b566513464 feat: Add Carbon Voice official MCP Server 2025-08-11 11:24:40 -03:00
David Alvarez
88229a7478 Add new time-node mcp server 2025-08-11 12:11:41 +02:00
Frank Fiegel
90ca19c692 Merge pull request #1241 from yshngg/feature/pmcp
Add Prometheus MCP Server - pmcp
2025-08-10 23:01:44 -04:00
yshngg
92c6174221 Add Prometheus MCP - pmcp 2025-08-11 10:15:31 +08:00
Anthony Ettinger
b57b0df375 Add profullstack MCP server to Aggregators section
- Added profullstack/mcp-server to the Aggregators category
- Comprehensive MCP server with 20+ tools including SEO optimization,
  document conversion, domain lookup, email validation, QR generation,
  weather data, social media posting, security scanning, and more
- Supports TypeScript/JavaScript, cloud and local services
- Cross-platform support (macOS, Windows, Linux)
2025-08-10 12:47:42 -07:00
Mariusz Wójcik
fd2de730ef Update README.md 2025-08-10 19:28:01 +02:00
Zheng Robert Jia
489962c86e Update MCPDiscovery MCP server with updated github repo and description. 2025-08-10 07:59:09 -05:00
Oscar Saharoy
29c20f2614 Add boikot MCP server 2025-08-10 11:58:34 +01:00
Frank Fiegel
98b98bc150 Merge pull request #1233 from punkpeye/revert-1231-add-new-devtool
Revert "Add new developer tool"
2025-08-08 19:24:01 -04:00
Frank Fiegel
d2b8434ed8 Revert "Add new developer tool" 2025-08-08 19:23:46 -04:00
Frank Fiegel
47140111c0 Merge pull request #1231 from ilyaev/add-new-devtool
Add new developer tool
2025-08-08 19:23:34 -04:00