Ollama Hive MCP Server
# Ollama Hive MCP Server A TypeScript-based Model Context Protocol (MCP) server that integrates with Ollama models using LangChain. This server provides tools…
Directory
# Ollama Hive MCP Server A TypeScript-based Model Context Protocol (MCP) server that integrates with Ollama models using LangChain. This server provides tools…
# Azure AI Agent Service + Azure AI Search MCP Server A Model Context Protocol (MCP) server that enables Claude Desktop to search your content using Azure AI…
# Kompo MCP rb server ## MCP setting ### VS Code ``` { "servers": { "hello": { "command": "docker", "args": [ "run", "-i", "--rm", "kompo-mcp-rb-server" ] }, }…
# Pandas-MCP Server [](https://opensource.org/licenses/MIT) [](https://badge.fury.io/py/mcp-server-xfetch) [![Python…
Clipy is the first agent-readable screen recorder — free, no watermark, for Mac, Chrome, and the web. One share link: humans watch the video, AI agents read…
# MCP Server for Adyen Payments Integration This project provides a simple MCP server for models to interact with Adyen's Advanced Flow API. NOTE: this project…
web client to inspect transport and messages to and from MCP servers
# isolated-commands-mcp-server MCP Server A Model Context Protocol server for running commands locally in an isolated environment. This is a TypeScript-based…
MCP Server GDB is an MCP protocol server that implements the GDB/MI protocol, enabling AI assistants to perform remote application debugging. It is intended…