Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
19 changes: 19 additions & 0 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Adopters

This page lists projects and organizations using AnythingMCP. If you use AnythingMCP
in production or for a public project, add yourself by opening a pull request.

If you cannot name your organization publicly, you may list it as a description instead
(for example, "a manufacturing company in Germany").

## Using AnythingMCP

| Organization / Project | What they connect | Running since |
| --- | --- | --- |
| [KOCH Freiburg GmbH](https://www.kochfreiburg.de/) | 15+ internal systems: ERP, CRM, SOAP services, on-prem databases | 2025 |

## How to add your entry

1. Fork the repository and edit this file.
2. Add a row to the table above with your project and what it connects.
3. Open a pull request.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ Looking for a specific service? Every adapter has a step-by-step guide at **[any

- 💬 **Questions & discussions** — [GitHub Discussions](https://github.com/HelpCode-ai/anythingmcp/discussions) — vote on the next adapter, share what you've built
- 🐛 **Bugs / 💡 features** — [Issues](https://github.com/HelpCode-ai/anythingmcp/issues) · 🆘 [SUPPORT.md](SUPPORT.md)
- 👥 **Adopters** — [ADOPTERS.md](ADOPTERS.md) — who runs AnythingMCP in production, and how to add yourself
- 🔐 **Security** — please do not open a public issue; follow [SECURITY.md](SECURITY.md)
- 🏢 Built by [helpcode.ai](https://helpcode.ai) in Freiburg, Germany. AI-assisted development, human-reviewed — [AUTHORS.md](AUTHORS.md) says which parts and how.

Expand Down
Loading