mcp-server-bridge

nandeshkanagaraju/mcp-server-bridge

3.3

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

The Universal Model Context Protocol (MCP) server is a secure database access layer that facilitates schema introspection and SQL execution via HTTP+SSE transport.

Tools

Functions exposed to the LLM to take actions

execute_query

Execute validated SQL queries safely.

get_schema

Retrieve complete database schema.

list_tables

Get list of available tables.

describe_table

Get detailed table structure.

get_table_data

Retrieve sample data from tables.

validate_query

Validate SQL syntax and security.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources