MCP Directory
Back

mcp-server

by carsten-l · JavaScript · ★ 2

Experimenting with modelcontextprotocol.

#honojs#modelcontextprotocol#sqlite#zod

Install

npx -y github:carsten-l/mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:carsten-l/mcp-server"
      ]
    }
  }
}

From the README

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.
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers