Skip to content

techntools/mcp-data-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP server for your Postgres database

Use mcp-clent.ts to request resources and tools.

mcp-postgres.ts is an express app. Streamable HTTP transport is used for handling MCP requests.

Add .env with following variables:

PORT=3000
DATABASE_URL='postgres://postgres:postgres@localhost:5434/Adventureworks'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors