Directory

Search MCP Servers

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

Showing 193–216 of 20,546 for Sample Nova Sonic Mcp

SSE MCP Server

# SSE MCP Server このリポジトリは、Server-Sent Events (SSE) を使用したModel Context Protocol (MCP) サーバーのサンプル実装です。Netlify Edge Functionsを使用してデプロイできるように設計されています。 ## 最新の更新 -…

Moltalyzer MCP Server

MCP server for Moltalyzer — crypto intelligence, GitHub trends, and prediction market signals via x402 micropayments

Mcp Spring Server Samples

## Sample MCP Server Implementation, How to use it <li>Step 1</li> <p>Just run as spring application and add the following configuraiton into the…

Rime MCP

Rime MCP is a Model Context Protocol (MCP) server that provides text-to-speech capabilities using the Rime API. It downloads synthesized audio and plays it…

MCP Server demo

This is a demo of an MCP server using Python, intended to be tested with vscode Copilot in Agent mode

MCP Host Client Server SSE

MCP Host Client Server SSE is a natural language SQL database query system built on the Model Context Protocol (MCP). It integrates with OpenAI to convert…

MCP Server Template

<!-- @format --> # MCP Server Template This is a template for creating Model Context Protocol (MCP) servers. ## Getting Started 1. Install dependencies…

MCP with OAuth

A sample project demonstrating how to secure an MCP server using OAuth2, following the MCP specification’s authorization section. It is built with Spring Boot…

Microsoft SQL MCP Server

# Microsoft SQL MCP Server A robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to…

Confluence Mcp Server

It is a sample Model Context Protocol (MCP) server implementation that uses the Confluence API to retrieve and create Confluence pages. It is intended for…

mcp-blackboard

An MCP server for managing context and memory for a multi-agent task execution based on agentic directed acyclic graph

Marketo Mcp Server

MCP server for Marketo — query leads, programs, emails, forms, lists, and bulk exports from Claude in plain English.

Vero

# Vero Vero is a modern, open-source analytics stack designed to help organizations work data-driven — without relying on opaque third-party SaaS platforms or…

Bilibili Mcp Server

### 配置环境 ```bash uv venv -p 3.12 uv sync ``` **初次开发前执行(一定要执行)** `uv run pre-commit install` ### 启动 ```bash fastmcp run bilibili_mcp_server.py:mcp ``` 或 ```bash…

MCPサーバー練習用コード

# MCPサーバー練習用コード 本コードは下記のQiita記事の実装コードです。 先に記事をご覧ください。 ## 環境構築 1. リポジトリクローン ```bash git clone https://github.com/switch-kosuke/practice-mcp-server.git ``` 2…