Loki MCP Server
# Loki MCP Server A [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol/mcp) server for Grafana Loki that provides AI agents with access to…
Directory
# Loki MCP Server A [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol/mcp) server for Grafana Loki that provides AI agents with access to…
# Node.js Debugger MCP Server An MCP server that provides Node.js debugging capabilities with process management for AI agents. <a…
A simple stateful mcp server example. Clone and modify to make any stateful mcp server.
An MCP server implementation in Go that provides coffee shop information through tools, resources, and prompts. It supports stdio and HTTP with Server-Sent…
# AI Agent Starter with PydanticAI and MCP A base project using PydanticAI’s Agent API. Connects to any LLM provider (such as OpenAI, Groq, Azure OpenAI, etc.)…
# echo_mcp_python_server-example ## Tested Environment - Windows 11 - Python 3.13.2 - uv 0.6.11 - mcp 1.6.0 ## Related Blog (Written in Japanese) - [MCP Python…
A simple MCP server exposed via SSE with examples tools, resources and prompts
Minimal Example Implementation of a MCP Server / Client with Python and Pip. This example is tested in VSCode and Windows and both server and client are…
A Node.js application on Clever Cloud that uses an MCP server for PostgreSQL along with a language model to enable natural language querying of a PostgreSQL…
MCP Server TypeScript Template is a starter project for building Model Context Protocol (MCP) servers using TypeScript. It demonstrates a basic server…
# Sensay MCP Server This repository contains an MCP (Model Context Protocol) server that integrates with Sensay.ai's Replika. The goal is to bridge the gap…
[](https://mseep.ai/app/shariqriazz-vertex-ai-mcp-server)…
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of…
# SFCC MCP Server A Model Context Protocol (MCP) server for interacting with Salesforce Commerce Cloud (SFCC) APIs. ## Features - Dynamic endpoint registration…
# Shopify Storefront MCP Server This server provides access to the Shopify Storefront API via MCP, allowing AI assistants to query and interact with your…
This project demonstrates how to set up an MCP (Model Context Protocol) server and client using Server-Sent Events (SSE) for communication. It includes a…
# MCP Server for Intercom <a href="https://glama.ai/mcp/servers/@raoulbia-ai/mcp-server-for-intercom"> <img width="380" height="200"…
# MCP Server with FAISS for RAG This project provides a proof-of-concept implementation of a Machine Conversation Protocol (MCP) server that allows an AI agent…
MCP Server TypeScript Template is a starter project for building Model Context Protocol (MCP) servers with TypeScript. It provides a simple example server with…
uuid(v4)を作成するシンプルなMCPサーバーです。
Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers…
Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcptesting/server/fastmcp.py, or the FastAPI server with uv run api-server.
# Altibase MCP Server ## Overview - A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence…
# HyperIndex MCP Server in ReScript This is a Model Context Protocol (MCP) server implementation written in ReScript. It demonstrates best practices for: -…