mcp-server

carsten-ldev/mcp-server

3.2

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides a structured summary of a Model Context Protocol (MCP) server designed to handle queries about an imaginary music festival.

MCP

I created mcp server that will take a plain text question about the bands and stages of an imaginary music festival.

It will convert the question to a database query, preform the query on the database, and transform the question back to a plain text response that is returned to the user.