Prisma MCP Server
# Prisma MCP Server This package provides a Model Context Protocol (MCP) server that acts as an interface to a database managed by Prisma ORM. It allows…
Directory
# Prisma MCP Server This package provides a Model Context Protocol (MCP) server that acts as an interface to a database managed by Prisma ORM. It allows…
# MongoDB MCP Server A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. ## 📚 Table of Contents - [🚀 Getting…
# Model Context Protocol (MCP) Server Project This project demonstrates integration between a client application and an MCP (Model Context Protocol) server…
# MCP Server-Client Example This project demonstrates a basic implementation of the Model Context Protocol (MCP) using the TypeScript SDK. It includes both a…
# MCP Client-Server Seminar Project This project demonstrates a basic client-server MCP implementation using [Python…
# Simple MCP Client / Server https://modelcontextprotocol.io/quickstart/server Install [uv](https://docs.astral.sh/uv/getting-started/installation/), on macOS…
# mcp-client-and-server MCP server Model Context Protocol Client and Server to chain together between clients and servers ## Components ### Resources The…
# MCP Server and Client This project demonstrates a simple implementation of an MCP server and client. ## Running the Server ```bash python mcp_server.py ```…
# Integrating AI with Flutter: Creating AI Services with LlmServer and mcp_server ](https://mseep.ai/app/mohalmah-google-appscript-mcp-…
# MCP Browser Automation with Ollama A powerful browser automation system that enables AI agents to control web browsers through the Model Context Protocol…
A simple MCP (Model Context Protocol) server that provides weather alert information for US states, leveraging the National Weather Service (NWS) API. It also…
# Gmail MCP Server A Gmail integration with FastMCP (Model Control Protocol) that enables AI assistants to interact with Gmail through a set of tools and…
# unsplash-mcp-server ### 모델 컨텍스트 프로토콜(MCP) 서버 개발 가이드: LLM을 위한 강력한 도구 구축 [ server implementation that provides weather alerts for US states, built using the MCP Python SDK. This…
# MCP_understanding # Installation steps 1. pip install uv 2. uv init MCP_servers_and_a2a_utils 3. uv run mcp install main.py 4. uv run mcp # Sample Demo App…
Lite Mcp Client is a lightweight, command-line-based MCP (Model-Chat-Prompt) client that connects to multiple MCP servers, enabling users to call tools, access…
MCP Server and client Implementation on Linux (Rather then using Claude Desktop)
This project provides an MCP (Microservice Communication Protocol) server and client setup for fetching research papers from the arXiv. The MCP server…