Skip to content
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
03f5fc9
Add .faf format - The JPEG for AI standard
Wolfe-Jam Sep 23, 2025
b110206
Merge branch 'main' into add-faf-mcp-server
Wolfe-Jam Sep 25, 2025
39904ab
Merge branch 'main' into add-faf-mcp-server
Wolfe-Jam Oct 6, 2025
4f0c095
Add the official Plainly Videos mcp
danixeee Sep 23, 2025
436a191
Add official 2slides MCP Server
2slides Sep 24, 2025
9576a1a
Add MCPShell tool to README.md
inercia Sep 24, 2025
d511cae
Add YetiBrowser MCP to project list in README
rhukster Sep 24, 2025
a37397a
docs: add ActivityPub MCP server to community servers list
cameronrye Sep 24, 2025
c64774d
fix: move ActivityPub MCP server to Community Servers section
cameronrye Sep 24, 2025
946c29c
feat: add commerce layer server
pviti Jul 15, 2025
34cb19f
feat: add commerce layer mcp local server
pviti Sep 25, 2025
db3e94d
docs: add CoinStats MCP server to official integrations in README
nargit21 Sep 25, 2025
2f35b05
Adding KRS Poland MCP Server
pkolawa Sep 28, 2025
09164c1
Add Customer.io integration to README
scotttwittrockcio Sep 29, 2025
dd0b14b
Update Customer.io link in README to point to the documentation for A…
scotttwittrockcio Sep 29, 2025
752f272
Add PinMeTo MCP server entry to README
askermarcus Sep 30, 2025
73b91a3
Added SendGrid MCP link to the README
recepyavuz0 Sep 30, 2025
f9d8801
add official sql server
match-gabeflores Sep 30, 2025
7b66761
Update README.md
match-gabeflores Sep 30, 2025
4180edc
Update README.md
match-gabeflores Sep 30, 2025
ba324ce
feat: Add TextArt Tools MCP server
humanjesse Sep 29, 2025
ab2e4ba
fix: Update TextArtTools to be one word
humanjesse Sep 29, 2025
13c42d0
Add Unity MCP project to README
IvanMurzak Oct 1, 2025
7d108b3
add kalendis-mcp to README
DavidCabal Oct 1, 2025
0cd6020
Add Bitnovo Pay MCP server to third-party integrations
luchobit Oct 3, 2025
f3c9d02
Mixpanel MCP server info
smultani Oct 6, 2025
3ebd872
Changing icon
smultani Oct 6, 2025
6a2e3dc
Add Bauplan to MCP list
jacopotagliabue Oct 6, 2025
90a2cb0
Add Kiln to integration list
aiyakitori Oct 6, 2025
ebb3594
Add Playwright Wizard MCP server to community servers
Oct 8, 2025
6da0e28
add Chrome DevTools MCP
0sa0sa Sep 24, 2025
af7abae
Move Chrome DevTools MCP to Official Integrations
0sa0sa Oct 7, 2025
17ca91b
Update Chrome DevTools logo to official Chrome favicon
0sa0sa Oct 7, 2025
3816470
add zip tool to everything server (demonstrates consuming and produci…
ochafik Oct 8, 2025
f8b807e
Update everything.ts
ochafik Oct 8, 2025
345ae41
Merge branch 'main' into add-faf-mcp-server
Wolfe-Jam Oct 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ A growing set of community-developed and maintained servers demonstrates various
> [!NOTE]
> Community servers are **untested** and should be used at **your own risk**. They are not affiliated with or endorsed by Anthropic.

- **[.faf - The JPEG for AI](https://github.com/fafdev/mcp-server)** - Universal AI context format that makes any project 99% AI-ready. Features Context-Mirroring™ with proven disaster recovery, 0→99% AI-readiness scoring, and <50ms operations. The standard for AI context management.
- **[1mcpserver](https://github.com/particlefuture/1mcpserver)** - MCP of MCPs. Automatically discover, configure, and add MCP servers on your local machine.
- **[1Panel](https://github.com/1Panel-dev/mcp-1panel)** - MCP server implementation that provides 1Panel interaction.
- **[A2A](https://github.com/GongRzhe/A2A-MCP-Server)** - An MCP server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.
Expand Down