Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 25–48 of 20,546 for Sample Nova Sonic Mcp

Amazon Bedrock MCP Server

This server integrates with Amazon Bedrock's Nova Canvas model to generate images from text descriptions using the Model Context Protocol. It is designed for…

AWS Bedrock Nova Canvas

Integrates with Amazon Bedrock's Nova Canvas model to generate images from text descriptions with customizable parameters like dimensions and seed control.

Sprint Boot Sample MCP Server

This is a sample implementation of a Model Context Protocol (MCP) server using Spring Boot. The server is designed to be used with the Model Context Protocol…

Descope MCP Server

# Descope MCP Server [![smithery badge](https://smithery.ai/badge/@descope-sample-apps/descope-mcp-server)](https://smithery.ai/server/@descope-sample-apps/desc…

sample-cpp-mcp-servers

A sample implementation of MCP (Model Context Protocol) servers written in C++. It demonstrates the basic protocol flow using standard I/O and is intended as…

Sample MCP Server

Sample MCP Server is a Model Context Protocol (MCP) server built with TypeScript and Express.js that provides integration with SQL databases, the Jira API, and…

SSE

diggercamp

diggercamp finds independent music by how it sounds. Paste any Bandcamp, YouTube or SoundCloud link and get the closest sonic matches from 4M+ independent…

Redshift MCP Server (TypeScript)

# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…

Mcp Server Basic Sample

# Mcp Server Basic Sample ## Prepare mcp server app ### 1. Install packages ```bash pnpm install ``` ### 2. Build ```bash pnpm build ``` ## Mcp Inspector…

MCPApp

This text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a…

MemGPT Sample

A simple, abridged MemGPT agent written in Spring Boot. Includes a running as a REST API or MCP server. Also includes a simple ChatBot App to interact with the…

Python Mcp Server Sample

### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…

Redshift MCP Server (TypeScript)

# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…