IntelligenceBank API Tools MCP Server
# IntelligenceBank API Tools MCP Server An MCP server that provides tools for interacting with the IntelligenceBank API, including browser-based…
Directory
# IntelligenceBank API Tools MCP Server An MCP server that provides tools for interacting with the IntelligenceBank API, including browser-based…
mcp client application that utilizes spring ai. it integrates with mcp protocol-supported servers to enable ai-powered chat interactions.
A suite of AI agents and tools built on Model Context Protocol (MCP) for standardized, context-aware AI systems.
# Fusion 360 MCP Server A Model Context Protocol (MCP) server that interfaces between Cline and Autodesk Fusion 360. This server exposes Fusion 360…
# 🧠 OSDR MCP Server + Agents This repo demonstrates how to integrate MCP agents with custom tools for interacting with NASA’s Open Science Data Repository…
# ros2-mcp-server `ros2-mcp-server` is a Python-based server that integrates the Model Context Protocol (MCP) with ROS 2, enabling AI assistants to control…
Learning how to interact with LLM from MCP Servers with JBang, Quarkus & Langchain4j
# MariaDB / MySQL Database Access MCP Server env # MariaDB/MySQL Connection Configuration MARIADB_HOST=localhost MARIADB_PORT=3306 MARIADB_USER=root…
# mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project npm…
# MCP Time Server on Cloudflare (Without Auth) This example deploys a remote MCP time server that doesn't require authentication on Cloudflare Workers. It…
web client to inspect transport and messages to and from MCP servers
# Outlook MCP Server A Model Context Protocol (MCP) server that provides access to Microsoft Outlook email functionality, allowing LLMs and other MCP clients…
# 🚀 JMeter MCP Server This is a Model Context Protocol (MCP) server that allows executing JMeter tests through MCP-compatible clients. > [!IMPORTANT] > 📢…
Minesweeper MCP Server is a Model Context Protocol server that lets MCP-compatible client agents play a game of Minesweeper. It works alongside a separate…
# Documentation Hub MCP Server A Model Context Protocol (MCP) server for intelligent documentation retrieval across multiple technical domains. ## Overview…
# Mcp Server Basic Sample ## Prepare mcp server app ### 1. Install packages ```bash pnpm install ``` ### 2. Build ```bash pnpm build ``` ## Mcp Inspector…
# Hedera MCP Server A Model Context Protocol (MCP) server for interacting with the Hedera network. This server provides tools for creating Hedera wallets…
# HubSpot MCP Server A Model Context Protocol (MCP) server implementation for HubSpot, providing a standardized interface for interacting with HubSpot's API…
Sarutahiko MCP 計算ツール is a sample calculator implementation that uses the Model Context Protocol (MCP) to provide basic arithmetic operations. It is built with…
# OWASP MCP Server A WebSocket-based Mission Control Protocol (MCP) server for OWASP ZAP security scanning, enabling real-time control and monitoring of…
 # Memgen MCP Server A Model Context Protocol server that generates memes from user…
MCP Server is a Python-based MCP (Model Context Protocol) server that provides the current USD exchange rate, weather forecast, and news from the last week. It…
# MCP 数据库服务器 (TypeScript) 这是一个基于 Model Context Protocol (MCP) 的数据库查询服务器,用 TypeScript 实现。它允许 AI 模型安全地查询关系型数据库,如 MySQL 和 PostgreSQL。 ## 功能特性 - 支持 MySQL 和…
# MCP-Server ## About This repository contains implementations of Model Context Protocol (MCP) server examples for agent-to-agent (A2A) systems. MCP allows AI…