Commit Graph

2423 Commits

Author SHA1 Message Date
louis030195
4f2ceb82e7 Move Terminator MCP to Command Line section
Terminator is desktop/computer automation, not just browser automation.
Better fit with Command Line section alongside DesktopCommanderMCP.
2025-10-06 13:42:23 -07:00
louis030195
efcf103c81 Add Terminator MCP to Browser Automation section
- Desktop GUI automation using accessibility APIs
- Cross-platform support (Windows, macOS, Linux)
- Workflow recording and structured data extraction
- Browser DOM inspection capabilities
- TypeScript implementation, local service
2025-10-06 13:39:02 -07:00
louis030195
1d9fc6373c Add 4 new MCP servers by @louis030195
- GPTZero MCP: AI detection for text content with confidence scores
- Apollo.io MCP: B2B sales intelligence and prospecting (275M+ contacts)
- Obsidian MCP: Knowledge management with local vault access
- Toggl MCP: Time tracking and productivity monitoring

All servers are TypeScript-based, cloud-enabled, and cross-platform compatible.
2025-10-06 13:33:11 -07:00
KimJeongKyu-at-015982877895
c3c62919f0 Add llm-token-tracker to Developer Tools 2025-10-05 23:31:07 +09:00
danielshih
0cdbb56579 add mcp_weather_server server, this project already in glama.ai https://glama.ai/mcp/servers/@isdaniel/mcp_weather_server 2025-10-04 20:43:24 +08:00
copilot-swe-agent[bot]
dcea94bdd6 Add skullzarmy/vibealive to Developer Tools section
Co-authored-by: skullzarmy <4314832+skullzarmy@users.noreply.github.com>
2025-10-04 04:44:35 +00:00
Frank Fiegel
560483ec22 Merge pull request #1340 from dmackinn/feature/add-searchcraft-mcp-server
Feature/add searchcraft mcp server
2025-10-03 20:29:05 -04:00
kysy
9fa0e5316c added-server-courier-notifications README.md
Added Courier-MCP for notification infrastructure with AI coding agents.
2025-10-03 09:06:08 -07:00
franklinic
2a3f18e259 Add Console Automation MCP server to Command Line section
Production-ready MCP server for AI-driven console automation and monitoring.
Features 40 tools for session management, SSH, testing, monitoring, and background jobs.
Like Playwright for terminal applications.

- Added to Command Line category (alphabetically positioned)
- Includes all platform support icons (📇 🏠 🍎 🪟 🐧)
- GitHub: https://github.com/ooples/mcp-console-automation
2025-10-03 09:36:59 -04:00
Anatoly Tarnavsky
9d8495de78 Add anki-mcp-desktop to Workplace & Productivity
Added anki-mcp/anki-mcp-desktop - an enterprise-grade MCP server for Anki integration. Key features:
- Natural language interaction for study sessions
- Comprehensive note/deck management
- One-click MCPB installation
- Built on NestJS with TypeScript
- Comprehensive test coverage

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-03 08:07:23 +03:00
weixiaofeng12
9a0d273085 Add Context Keeper - LLM-driven context & memory system 2025-10-03 11:44:12 +08:00
Frank Fiegel
63588de1d9 Merge branch 'main' into add-apple-health-mcp-server 2025-10-02 08:57:46 -04:00
Frank Fiegel
e90bb3272a Merge pull request #1159 from bartmichalak/add-fhir-mcp-server
Add fhir-mcp-server
2025-10-02 08:57:14 -04:00
Matt Joyce
8408b211f6 Add mcp-construe and mcp-persona-sessions to Knowledge & Memory
Two Python MCP servers for knowledge management and professional development:

- mcp-construe: Obsidian vault context management with frontmatter filtering
- mcp-persona-sessions: Structured AI sessions for interview prep and coaching

Both local servers actively maintained and production-tested.
2025-10-02 11:14:29 +10:00
Mahdiyar
b17c8e9ada Add Roundtable AI MCP Server to Aggregators section
Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface. Provides zero-configuration access to the entire AI coding ecosystem.

Key features:
- Zero-configuration auto-discovery of AI tools
- Unified interface for all AI coding assistants
- Cross-platform support (macOS, Windows, Linux)
- Production-ready with comprehensive error handling
- Built on MCP standard for maximum compatibility

Repository: https://github.com/askbudi/roundtable
PyPI: pip install roundtable-ai
2025-10-01 20:13:42 -04:00
kp-cat
f9b8acf49d Add ConfigCat to dev tools 2025-10-01 15:24:28 +02:00
Mahdiyar
379f81bbd8 Add Roundtable MCP Server - Zero-configuration multi-AI unification
Adds Roundtable to the Coding Agents section - a production-ready MCP server that unifies multiple AI coding assistants (Claude Code, Cursor, Codex) through intelligent auto-discovery and standardized interface.

Key features:
- Zero-configuration setup: pip install roundtable-ai && roundtable
- Multi-AI orchestration for autonomous agent development
- Standardized MCP protocol bridge between different AI tools
- Essential infrastructure for multi-AI collaboration workflows

Perfect fit for awesome-mcp-servers as it represents the next evolution of MCP tooling - meta-MCP servers that orchestrate multiple AI systems.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-30 21:07:47 -04:00
Drakonkat
3784ff0a9d Add new tmdb server
Fixed issue with icons from readme
2025-09-30 13:18:02 +02:00
Drakonkat
6971d57873 Add new tmdb server
I have added an open source mcp server for wrapping TMDB API
2025-09-30 13:06:14 +02:00
Robin Shen
6fd8f959a0 Add OneDev MCP server link to README 2025-09-30 17:07:16 +08:00
Vladimir Daskalov
ee92799528 feat: revert syntax issues 2025-09-27 11:23:54 +02:00
Vladimir Daskalov
27486b60a7 feat: Add new pantheon-mcp server 2025-09-27 11:18:29 +02:00
alishaheen-7901
e6370e55a9 Add src-to-kb MCP server to Developer Tools
Adds vezlo/src-to-kb to the Developer Tools category. This MCP server converts source code repositories into searchable knowledge bases with AI-powered search capabilities using GPT-5.
2025-09-26 12:47:07 +02:00
Frank Fiegel
f84eb8d9ec Update README.md 2025-09-25 05:42:04 -06:00
Bartek Michalak
dbfabb4e5a Merge branch 'main' into add-fhir-mcp-server 2025-09-25 10:20:14 +02:00
Andrew Wong
8851551212 Add remote Box MCP server. 2025-09-24 19:38:29 -07:00
Frank Fiegel
8024a35776 Merge pull request #1329 from choieastsea/main
Add python-openstackmcp-server (in cloud-platforms)
2025-09-23 11:58:51 -06:00
Frank Fiegel
d6b795f24d Merge pull request #1342 from jjlabsio/add-korea-stock-mcp
add korea-stock-mcp
2025-09-23 11:57:36 -06:00
Frank Fiegel
28ecc452ca Update README.md 2025-09-23 13:57:28 -04:00
Frank Fiegel
52a06df12a Merge pull request #1343 from mzatolokin/fix-readme-duplicates
Remove duplicate entry for StacklokLabs/mkp in README.md
2025-09-23 11:56:59 -06:00
Frank Fiegel
a57aa49e9f Merge pull request #1344 from mattjegan/patch-1
Add Swarmia MCP
2025-09-23 11:56:49 -06:00
Frank Fiegel
5cc7ebdbbb Merge pull request #1345 from elieteyssedou/patch-1
Adding MCP-Pointer to list
2025-09-23 11:56:36 -06:00
Frank Fiegel
225e1f7b1b Merge pull request #1346 from karanb192/add-reddit-buddy
Add Reddit Buddy MCP server to Social Media section
2025-09-23 11:56:24 -06:00
Frank Fiegel
8e59a414a4 Merge pull request #1347 from PhungXuanAnh/add-new-selenium-server
Add new Selenium server
2025-09-23 11:56:12 -06:00
Frank Fiegel
7e764d82e7 Merge pull request #1348 from aurelienWls/main
Add Kestra MCP server
2025-09-23 11:56:00 -06:00
Frank Fiegel
17c6db4599 Merge pull request #1350 from serkan-ozal/add-driflyte-mcp-server
Add Driflyte MCP server
2025-09-23 11:55:53 -06:00
Frank Fiegel
62e8b6d8c7 Update README.md 2025-09-23 13:55:44 -04:00
Frank Fiegel
96bfcaa9ef Merge branch 'main' into add-snowflake-labs-mcp-server 2025-09-23 11:55:15 -06:00
Frank Fiegel
8732eb6f96 Merge pull request #1352 from YangLiangwei/add-personalhub-mcp
Add PersonalizationMCP - Comprehensive Personal Data Aggregation MCP Server
2025-09-23 11:54:52 -06:00
Frank Fiegel
93be1c35d7 Merge pull request #1353 from shilman/patch-1
Add storybookjs/addon-mcp to project list
2025-09-23 11:54:34 -06:00
Frank Fiegel
e7e03ac77f Merge pull request #1355 from HaroldFinchIFT/add-nvd-nist-mcp-server
Add new NVD Nist Vuln MCP Server
2025-09-23 11:54:24 -06:00
Frank Fiegel
fce5443ef5 Merge pull request #1361 from garethx/main
Update: Bucket rebranded to Reflag
2025-09-23 11:54:09 -06:00
Frank Fiegel
9fcddfcc34 Merge pull request #1362 from subnetmarco/add-new-server
Add new PGMCP server
2025-09-23 11:53:32 -06:00
Oskar Bruening
b5c260e88f Adding Peek.com Remote Server 2025-09-23 12:11:10 -04:00
Frank Fiegel
eca1e46385 Merge pull request #1356 from alexwebvizio/add-webvizio-server
Add new Webvizio server
2025-09-22 18:02:09 -06:00
Alex Malashkevych
4ca5c758f6 Fix emojis 2025-09-23 00:56:46 +03:00
subnetmarco
302de45548 Add new PGMCP server 2025-09-22 11:40:15 -07:00
garethx
8e550b828a Update: Bucket rebranded to Reflag 2025-09-22 11:52:00 +01:00
Frank Fiegel
62e5eb111d Merge pull request #1357 from cameronrye/add-gopher-mcp-server
Add Gopher & Gemini MCP Server for alternative protocol access
2025-09-21 12:32:32 -06:00
Frank Fiegel
73a8e8dbb2 Merge pull request #1359 from phisanti/add-mcpr
add phisanti/MCPR server
2025-09-20 07:20:07 -06:00