mcp-server-for-rag
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
Directory
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
This is a basic MCP Server-Client Impl using SSE
# agent101-mcp One MCP server. 3,900+ tools. 44 free invokers. Zero dependencies. Agent101 is an open-source service pack for AI agents. Install one MCP server…
# Google Scholar MCP Server [](https://smithery.ai/server/@JackKuo666/google-s…
# Debitura MCP Server [](./LICENSE) [ 基于 Google 的 Imagen 3.0 的图像生成工具,通过 MCP(Model Control Protocol)提供服务。 ## 效果 画一只奔跑的杰克罗素犬,长焦镜头,阳光透过狗狗的毛发,照片级画质…
This repo contains a remote MCP server implemented as a containerapp in Azure
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
# Zendesk Help Center MCP Server A Model Context Protocol (MCP) server that interfaces with the Zendesk Help Center API, allowing integration with Claude…
# MCP Tools Server MCP Tools Server is a Minecraft server plugin that provides an API for Large Language Models (LLMs) to interact with your Minecraft server…
A Python-powered Model Context Protocol MCP server and client that uses Wolfram Alpha via API.
# DelineaMCP **MCP server for the Delinea Secret Server and Platform APIs** [](LICENSE) --- ##…
This Go implementation of the Model Context Protocol enables communication between LLM hosts (e.g., clients) and servers that provide contextual information…
MCP server for LLM to drone communication via MAVLink
MCP Streamable HTTP Server with Device Flow OAuth
# x402-triage-mcp [](https://github.com/TateLyman/x402-triage-mcp/actions/…
# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…
# Notebook Intelligence Notebook Intelligence (NBI) is an AI coding assistant and extensible AI framework for JupyterLab. It can use GitHub Copilot or AI…
TypeScript SDK for using large language models with an MCP server directly in the browser, powered by Cherry Studio's prompt templates.
A specialized MCP server that helps create new MCP server scaffolds. It streamlines the process of creating new Model Context Protocol (MCP) servers by…