olaservo
e68a555943
Add Vitest testing framework and implement tests for memory management features
2025-10-28 20:06:34 -07:00
Adam Murray
ee0688f74d
Fix typo
...
Co-authored-by: Ola Hungerford <olahungerford@gmail.com >
2025-10-28 20:06:19 -07:00
Ola Hungerford
067f195e74
Merge pull request #2923 from gomakers-ai/add-mcp-n8n
...
Add mcp-n8n server
2025-10-28 19:37:36 -07:00
Leo
c13963f299
Remove logo image for community server entry
2025-10-28 21:23:20 -05:00
Ola Hungerford
3094fb53f7
Merge pull request #2919 from amekala/add-ads-mcp
...
Add Ads MCP to community servers list
2025-10-28 19:14:26 -07:00
Ola Hungerford
c4537f065a
Merge pull request #2917 from kseylerp/patch-3
...
Update Courier link in README.md
2025-10-28 19:12:33 -07:00
Ola Hungerford
26415981c5
Merge pull request #2916 from nobrainer-tech/add-langflow-mcp-server
...
Add Langflow MCP Server to community servers
2025-10-28 19:12:07 -07:00
Ola Hungerford
621d644674
Merge pull request #2911 from chrisgleissner/add-c64bridge-mcp-server
...
Add C64 Bridge to community servers
2025-10-28 19:11:34 -07:00
Ola Hungerford
a746a921a1
Merge pull request #2903 from thsmale/main
...
Add USA Spending MCP server
2025-10-28 19:09:27 -07:00
Ola Hungerford
26e24db509
Merge pull request #2891 from e1em3ntoDX/patch-2
...
Add DevExpress MCP Server to the README
2025-10-28 19:06:26 -07:00
Ola Hungerford
defc913f87
Merge pull request #2890 from fpankretic/add-new-server
...
Add Infobip server entry
2025-10-28 19:05:50 -07:00
Ola Hungerford
d2eb945c4d
Merge pull request #2851 from olaservo/fix-wsl-path-conversion
...
Resolve filesystem issue where WSL paths are incorrectly converted to Windows format
2025-10-28 18:56:58 -07:00
Ola Hungerford
52490b8c07
Merge pull request #2793 from InsightFactoryAPP/add-roundtable-mcp-server
...
Add Roundtable MCP Server to Community Servers
2025-10-28 18:54:56 -07:00
Ola Hungerford
7fc3d2debd
Merge pull request #2565 from modelcontextprotocol/claude/issue-65-20250817-1645
...
docs(fetch): Add Windows PYTHONIOENCODING configuration
2025-10-28 18:53:24 -07:00
Ola Hungerford
e98c180a53
Merge pull request #2811 from joshylchen/Zettelkasten-Space-official-integrations
...
Zettelkasten space official integrations
2025-10-28 18:50:59 -07:00
Leo
c8cf2ab567
Add mcp-n8n server to third-party servers list
2025-10-28 20:30:36 -05:00
Pradumna Saraf
a4577db4f1
docs: Add Aviationstack MCP
2025-10-28 21:22:03 +05:30
Paulo Pereira
62c59e598a
Added PostIdentity MCP to the list
2025-10-28 13:21:46 +00:00
Adspirer
f94ccffb12
Add Ads MCP to community servers list
...
- Name: Ads MCP
- Remote server for cross-platform ad campaign creation
- Supports Google Ads (Search, Performance Max) and TikTok
- OAuth 2.1 authentication with PKCE
- Progress streaming (MCP 2025-03-26)
- Neutral description, alphabetically sorted
- MCP endpoint: https://mcp.adspirer.com/
- Docs: https://github.com/amekala/ads-mcp
2025-10-27 16:23:38 -07:00
Chandan Gupta Bhagat
40fb169a81
Clean up README by removing an empty line
...
Removed a redundant line from the README.
2025-10-27 22:58:19 +00:00
Chandan Gupta Bhagat
6ec3992e74
Moved CV Forge entry to community servers section
...
Moved CV Forge entry to community servers section
2025-10-27 22:56:55 +00:00
kysy
3b68b6dc18
Update Courier link in README.md
...
updated Courier link from github to official documentation
2025-10-27 15:54:13 -07:00
Chandan Gupta Bhagat
5a4e7c56c8
Added CV-Forge to the list
2025-10-27 22:49:47 +00:00
Arkadiusz Mastalerz
10bb88b4ab
Add Langflow MCP Server to community servers
...
- Comprehensive MCP server with 90 tools for Langflow workflow automation
- Supports flow management, execution, builds, and knowledge bases
- Includes Docker support and full API coverage for Langflow 1.6.4
- Published on npm: langflow-mcp-server@2.1.0
2025-10-27 22:12:16 +01:00
Christian Gleissner
c32f42ec2d
Merge branch 'main' into add-c64bridge-mcp-server
2025-10-27 20:40:16 +00:00
Ola Hungerford
b22cd43e76
Add 25 Community MCP Servers ( #2913 )
2025-10-27 16:24:22 +00:00
Ola Hungerford
3aee2bdd43
Add 18 Official MCP Integrations ( #2914 )
2025-10-27 16:24:16 +00:00
olaservo
99c85da526
Remove redundant AGENTS.md and CLAUDE.md files
...
These files are no longer necessary as the testing guidelines
are now documented in CONTRIBUTING.md where both humans and
agents will naturally find them.
This addresses the PR #2884 reviewer feedback that agents
already read README and CONTRIBUTING files, making a separate
AGENTS.md redundant and creating unnecessary maintenance overhead.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-26 18:03:39 -07:00
olaservo
211ba87a3f
Merge branch 'main' of https://github.com/modelcontextprotocol/servers into update-tests-and-markdown-files
2025-10-26 18:01:47 -07:00
olaservo
9aef0d37ac
Add vitest testing guidelines to CONTRIBUTING.md
...
Addresses PR #2884 feedback to move testing guidelines from AGENTS.md
into CONTRIBUTING.md where both humans and agents will see it.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-26 18:01:30 -07:00
Ola Hungerford
51e06f188b
Merge pull request #2884 from olaservo/update-test-framework-to-vitest
...
Update test framework to vitest
2025-10-26 16:26:54 -07:00
Christian Gleissner
50cbc137d1
Add entry for C64 Bridge MCP Server to Community section
2025-10-26 20:33:00 +00:00
olaservo
89852960ac
Merge branch 'main' of https://github.com/modelcontextprotocol/servers
2025-10-26 10:15:28 -07:00
thsmale
b4819c8dba
add USA Spending MCP server
2025-10-24 13:09:32 -07:00
Filip Pankretić
e234df4333
Merge branch 'main' into add-new-server
2025-10-22 13:53:54 +02:00
Cliff Hall
07eaef78ed
Merge branch 'main' into update-test-framework-to-vitest
2025-10-21 17:31:33 -04:00
Cliff Hall
dc21983e3b
Merge pull request #2567 from modelcontextprotocol/claude/issue-2361-20250817-1626
...
fix: Change memory server default filename from memory.json to memory.jsonl
2025-10-20 17:41:31 -04:00
Dmitry Tokmachev
34c0882bb9
Update README with new service descriptions
2025-10-20 18:18:55 +04:00
Filip Pankretić
a9508aa115
Add Infobip server entry
2025-10-20 15:03:22 +02:00
Ola Hungerford
534e1cb217
Merge pull request #2843 from MiddlePoint-Solutions/add-mcp-on-android-tv-server
...
Add mcp-on-android-tv to Community Servers
2025-10-19 12:52:04 -07:00
Ola Hungerford
ed4b36b6d5
Merge branch 'main' into fix-wsl-path-conversion
2025-10-19 11:45:07 -07:00
olaservo
b666e7f246
Migrate sequentialthinking and filesystem servers from Jest to Vitest
...
- Replace Jest dependencies with Vitest and @vitest/coverage-v8
- Update test scripts to use 'vitest run --coverage'
- Create vitest.config.ts for both servers with node environment and coverage settings
- Update all test files:
- Change imports from '@jest/globals' to 'vitest'
- Replace jest.mock() with vi.mock()
- Replace jest.fn() with vi.fn()
- Update mock clearing/restoring to use vi methods
- Remove jest.config.cjs files
- All 151 tests passing (24 in sequentialthinking, 127 in filesystem)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-19 11:21:58 -07:00
olaservo
a30481da15
Merge upstream/main into main
2025-10-19 10:58:57 -07:00
Ola Hungerford
78af9ddffb
Merge branch 'main' into claude/issue-2361-20250817-1626
2025-10-19 07:45:22 -07:00
Ola Hungerford
3409f7837a
Merge pull request #2845 from kkruglik/add-mlflow-mcp
...
Add MLflow MCP server to community servers
2025-10-19 07:40:37 -07:00
Ola Hungerford
a317804199
Merge pull request #2850 from olaservo/add-sequentialthinking-tests-update-sdk
...
Add Sequential Thinking tests and update TypeScript SDK versions
2025-10-19 07:30:55 -07:00
olaservo
6ae9f1b658
Merge remote-tracking branch 'upstream/main'
2025-10-19 06:54:27 -07:00
Adam Jones
5c785bd7f0
Add Programmatic MCP Prototype to resources
...
Adds domdomegg/programmatic-mcp-prototype to the Resources section,
an experimental agent prototype demonstrating programmatic tool
composition, progressive discovery, state persistence, and skill building.
2025-10-19 12:24:26 +01:00
Juliano Vidal
5aedaabdf1
Adding PandaDoc MCP to the existing list ( #2826 )
...
* Adding PandaDoc MCP to the existing list
* Update README.md
Co-authored-by: adam jones <domdomegg+git@gmail.com >
---------
Co-authored-by: adam jones <domdomegg+git@gmail.com >
2025-10-17 12:49:50 +01:00
jstellon
51495d0683
Add IBM watsonx.data intelligence entry to README ( #2865 )
...
* Add IBM watsonx.data intelligence entry to README
* Update README.md
---------
Co-authored-by: adam jones <domdomegg+git@gmail.com >
2025-10-17 11:08:15 +01:00