Overview
@wasaga
About Overview
database mcp http server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP HTTP Demo Server?
It is a simple demo MCP HTTP server designed for use with MCP clients such as claude.ai. It integrates with Pomerium for access control and requires database persistence for client registrations.
How to use MCP HTTP Demo Server?
Configure a Pomerium route with MCP enabled and a domain pointing to the server, set up a PostgreSQL databroker, and deploy the server and its SQLite database using the provided Docker Compose configuration.
Key features of MCP HTTP Demo Server
- Demo MCP HTTP server for MCP clients
- Uses Pomerium for secure access control
- Requires database persistence for client registrations
- Supports SQLite database integration
- Includes Docker Compose deployment configuration
Use cases of MCP HTTP Demo Server
- Demonstrate MCP server functionality with claude.ai
- Test MCP server with a sample SQLite database
- Deploy a secure MCP server using Pomerium authentication
FAQ from MCP HTTP Demo Server
What is the purpose of this server?
It is a simple demo MCP HTTP server for use with compatible MCP clients like claude.ai.
How do I protect access to the server?
Access must be protected using Pomerium, an identity-aware proxy.
Do I need to set up database persistence?
Yes, you need to set up database persistence to keep client registrations and other data.
What database does the server use?
The server uses SQLite; a test database (Northwind) can be obtained from the jpwhite3/northwind-SQLite3 repository.
How do I configure the Pomerium route?
The route must include a domain in the from field, enable MCP, point to the MCP server, and set authentication policies (e.g., domain-based allow rules).
Frequently asked questions
What is the purpose of this server?
It is a simple demo MCP HTTP server for use with compatible MCP clients like claude.ai.
How do I protect access to the server?
Access must be protected using Pomerium, an identity-aware proxy.
Do I need to set up database persistence?
Yes, you need to set up database persistence to keep client registrations and other data.
What database does the server use?
The server uses SQLite; a test database (Northwind) can be obtained from the jpwhite3/northwind-SQLite3 repository.
How do I configure the Pomerium route?
The route must include a domain in the `from` field, enable MCP, point to the MCP server, and set authentication policies (e.g., domain-based allow rules).
Basic information
More Databases MCP servers
MCP Alchemy
runekaagaardA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.

Lawstronaut
Lawstronaut-FZCOAccess millions of official legal and regulatory source documents from 155+ jurisdictions via MCP. Lawstronaut supports AI agents with structured legal research, legal data, laws, regulations, cases, guidance, official s
Comments