mcp-server-db

Tiago-Alves-Dev/mcp-server-db

3.1

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

This project demonstrates the integration of Model Context Protocol (MCP) with TypeORM to provide structured database access through MCP tools.

Tools

Functions exposed to the LLM to take actions

get-products

Returns all products from the database

get-product-by-id

Fetches a specific product by UUID

search-products-by-name

Searches products by name (partial search)

create-product

Creates a new product in the database

update-product

Updates an existing product

delete-product

Removes a product (soft delete)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources