Gitingest-MCP
# Gitingest-MCP  An MCP server for [gitingest](https://github.com/cyclotruc/gitingest)…
Directory
# Gitingest-MCP  An MCP server for [gitingest](https://github.com/cyclotruc/gitingest)…
MCP SSE Client Python is a Python toolkit for connecting to and interacting with remote Model Context Protocol (MCP) endpoints over Server-Sent Events (SSE)…
# MCP File System Server A simple Model Context Protocol (MCP) server providing file system operations. This server offers a clean API for performing file…
# Hologres MCP Server Hologres MCP Server serves as a universal interface between AI Agents and Hologres databases. It enables seamless communication between…
This project is a simple vibe coded example of how an MCP Server could return a tool to the requesting client.
# MCP MateusData Server A TypeScript server implementing a simple **Model Context Protocol (MCP)** — a true "Hello World" example to help you understand how an…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
Get started with building your first MCP server
implementation for interacting between an MCP server and an Ollama model
# mcp-server-mcsa <!-- mcp-name: io.github.LGDiMaggio/mcp-server-mcsa --> [](https://opensou…
# Census-MCP-Server > **Disclaimer: This is an independent project and is not officially affiliated with or endorsed by the U.S. Census Bureau. All data is…
# Internet Names MCP Server An MCP server for checking availability of domain names, social media handles, and subreddits. Returns clean JSON responses…
# MCP Server A Python implementation of a [Model Context Protocol (MCP)](https://github.com/microsoft/model-context-protocol) server that provides various…
WhoDB CLI - a powerful database management tool with interactive TUI, programmatic commands, and MCP server for AI assistants.
MCP Client-Server System Overview This project implements an MCP-based Client-Server System where a client sends a query, the server processes it using Ollama…
A lightweight MCP (Model Context Protocol) Server implementation exposing custom tools via SSE for integration with AI clients.
# Win-10-MCP-Server---Simple-persistant-logging Although MCP Inspector shows all communications for MCP Servers, I want a log to persist on the HDD…
A Simple MCP weather Server written in TypeScript
A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol).
# MCP Jenkins Server A Model Context Protocol (MCP) server that provides Jenkins integration tools. ## Features - Get Jenkins server information - List and…
PhotonDB is a modern C++ rendition of a high-performance in-memory key-value database with MCP server. The data model is key-value, active development is…
The world most simplest MCP server sample, maybe.
Model Context Protocol Quick Start Guide - 2025
# MCP Client & Server Example ## Prerequisites - Python 3.12 or higher - uv (Python package installer and environment manager) - Environment variables set up…