mcpserver.lol
registry/mediawork
Connection check verified live · 26h ago

mediawork

Search Mediawork's directory of post-production and distribution vendors, plus FAQ and plans.

Tools 10
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http
Last checked 26h ago

Tools & capabilities

10 tools

Read from the running server on 26h ago.

fetch id*
Retrieve the full contents of one record by the `id` returned from `search`.
get_blog_post slug*locale
The full body of one published blog post, as markdown.
get_facility localecompanySlug*facilitySlug*
The full public profile for one vendor: services offered, creatives on the team and what each of them does, production types, rooms and spaces, and addresses. Takes the `companySlu…
get_plans localecurrency
Mediawork's subscription plans: what each includes, and its prices. Prices are published in several currencies — pass `currency` to return just one.
list_blog_posts locale
Published posts from the Mediawork blog, newest first. Use get_blog_post with a returned `slug` to read one in full.
list_places locale
Cities, states and countries that have at least one vendor listed, with a count of how many. Use a place `slug` as the `place` argument to search_facilities.
list_services locale
The service categories vendors on Mediawork offer, such as Editorial, Sound Post or Visual Effects. Each has a uuid — pass it as `service` to search_facilities to filter the direct…
search query*
Search everything Mediawork publishes — vendor directory listings, FAQ entries and blog posts — and return matching records as {id, title, url}. Pass an `id` to `fetch` to read one…
search_facilities placequerylocaleoffsetservice
Search publicly listed post-production facilities, distribution vendors and creative companies. Filter by free text, by place slug (from list_places) and by service uuid (from list…
search_faq querylocale
Mediawork's published FAQ, grouped by category. With a query, returns matching questions and their answers; without one, returns every question so you can pick which to search for.