Amazon Bedrock Converse API and Database MCP Server Integration
# Amazon Bedrock Converse API and Database MCP Server Integration This sample demonstrates the integration of AWS Bedrock's Conversational AI capabilities with…
Directory
# Amazon Bedrock Converse API and Database MCP Server Integration This sample demonstrates the integration of AWS Bedrock's Conversational AI capabilities with…
# mcp-server-weaviate [](https://smithery.ai/server/@weaviate/mcp-server-weaviate)…
mcp-server-duckdb is a Model Context Protocol (MCP) server that enables database interaction with DuckDB through MCP tools. It is designed for local analysis…
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
# mysql-server MCP Server A Model Context Protocol server for MySQL database access This is a TypeScript-based MCP server that provides tools for querying…
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
Get geographic location information from IP addresses using offline IP database.
MySQL MCP Server is a Model Context Protocol server that provides secure MySQL database operations for AI assistants and other MCP clients. It exposes database…
It is a Model Context Protocol server that enforces read-only access to MySQL databases, allowing LLMs to inspect database schemas and execute read-only SQL…
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
elasticsearch mcp server and client, supports es7 and es8, based on Model Context Protocol python sdk
IDE Memory MCP gives AI coding agents a persistent memory layer that works across any IDE supporting the Model Context Protocol. Write project context once —…
sqlite-reader-mcp is a lightweight MCP server that provides read-only access to SQLite databases. It allows users to execute SELECT queries, list tables, and…
A FastMCP server that enables LLMs to connect and interact with PostgreSQL databases. It demonstrates how to use the Model Context Protocol (MCP) to allow…
# Descripción General de las Funciones del Servidor MCP PostgreSQL ## Clase de Conexión a Base de Datos ### `DatabaseConnection` - **Propósito**: Gestiona las…
The mcp-server-mariadb-vector server provides tools that LLM agents can use to interact with a MariaDB database with vector support. It gives users a natural…
MCP対応のRAGシステム。Markdownドキュメントをベクトル化し、自然言語で高速検索。LibSQL、Qdrant、PostgreSQLに対応してます。
MySQL Query MCP server for AI assistants - execute read-only MySQL queries
A Model Context Protocol server that provides read-only access to MySQL databases. It enables LLMs to inspect database schemas and execute read-only SQL…
Model Context Protocol for cassandra database
A fully featured PostgreSQL server adapter for the Model Context Protocol (MCP), providing robust read/write access and enhanced schema metadata for LLM and…
Grist is a flexible spreadsheet-database. The Grist MCP server lets agents work across your team sites and documents: list and query records, add or update…
# MCP Server with MongoDB Integration This is an MCP server that provides tools for querying MongoDB data. ## Setup 1. Install dependencies using uv: ```bash…