What is the pREST MCP server?
Stdio MCP adapter bridging AI clients to pREST’s HTTP /_mcp endpoint for PostgreSQL APIs.
How to install pREST
Copy-paste configuration for popular MCP clients.
PREST_MCP_URLrequiredURL of your running pREST HTTP MCP endpoint, for example http://localhost:3000/_mcp
PREST_MCP_TOKENsecretOptional bearer token used to authenticate with the pREST MCP endpoint.
PREST_MCP_TIMEOUT_MSOptional HTTP timeout in milliseconds. Defaults to 30000.
{
"mcpServers": {
"prest": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/prest/prest-mcp-adapter:0.1.3"
],
"env": {
"PREST_MCP_URL": "<YOUR_PREST_MCP_URL>",
"PREST_MCP_TOKEN": "<YOUR_PREST_MCP_TOKEN>",
"PREST_MCP_TIMEOUT_MS": "<YOUR_PREST_MCP_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"prest": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/prest/prest-mcp-adapter:0.1.3"
],
"env": {
"PREST_MCP_URL": "<YOUR_PREST_MCP_URL>",
"PREST_MCP_TOKEN": "<YOUR_PREST_MCP_TOKEN>",
"PREST_MCP_TIMEOUT_MS": "<YOUR_PREST_MCP_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"prest": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/prest/prest-mcp-adapter:0.1.3"
],
"env": {
"PREST_MCP_URL": "<YOUR_PREST_MCP_URL>",
"PREST_MCP_TOKEN": "<YOUR_PREST_MCP_TOKEN>",
"PREST_MCP_TIMEOUT_MS": "<YOUR_PREST_MCP_TIMEOUT_MS>"
}
}
}
}{
"servers": {
"prest": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/prest/prest-mcp-adapter:0.1.3"
],
"env": {
"PREST_MCP_URL": "<YOUR_PREST_MCP_URL>",
"PREST_MCP_TOKEN": "<YOUR_PREST_MCP_TOKEN>",
"PREST_MCP_TIMEOUT_MS": "<YOUR_PREST_MCP_TIMEOUT_MS>"
}
}
}
}claude mcp add prest --env PREST_MCP_URL=<YOUR_PREST_MCP_URL> --env PREST_MCP_TOKEN=<YOUR_PREST_MCP_TOKEN> --env PREST_MCP_TIMEOUT_MS=<YOUR_PREST_MCP_TIMEOUT_MS> -- docker run -i --rm ghcr.io/prest/prest-mcp-adapter:0.1.3Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.