MCP server

Is there an MCP server available? This page suggests there is an URL available: AgenticFlow - Automate Your Marketing Workflows

I expect that page is built by a hallucinating AI, yet again. No, we have our API but no MCP server.

9 Likes

Hi! I made one in Python for personal use.

Feedback, issues, contributions are welcome.

1 Like

I’m currently working on one for MusicBrainz, still experimental, feedback and patches are welcome:

6 Likes

Pretty cool

2 Likes

I’m really interested in your feedback, what agents did you use, etc.
If you feel the MCP server can be improved (lack of optimization, or missing answers while the data is available in MB, or anything else) you can open issues on the project.
It is a work in progress, mainly to evaluate the potential.

1 Like

TBH, i don’t think I will use it much, i just like to try new things :winking_face_with_tongue:

I used it with claude.

(would love to be able to query edits/editor stuff, but I don’t expect it to do it as the API does not have this info either)

2 Likes

Yes, for now, it uses (again) musicbrainzngs Python module. And it is quite limited to public data (so it cannot search in private collections for example).

2 Likes