MCP Weather Server
A lightweight Model Context Protocol (MCP) server designed for handling weather data, with a Command-Line Interface (CLI) client for interaction. This project…
Directory
A lightweight Model Context Protocol (MCP) server designed for handling weather data, with a Command-Line Interface (CLI) client for interaction. This project…
# Backlog MCP Server   Server + Github OAuth This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that…
# Octagon: MCP for Market Data [](https://smithery.ai/server/@OctagonAI/octagon-mcp-se…
# Cloudflare MCP Server Model Context Protocol (MCP) is a [new, standardized protocol](https://modelcontextprotocol.io/introduction) for managing context…
A Model Context Protocol (MCP) server that integrates with X using the @elizaOS `agent-twitter-client` package, allowing AI models to interact with Twitter…
# Atlassian MCP Server Client A command-line client for connecting to Model Context Protocol (MCP) servers, specifically designed to work with Atlassian's…
# NAP MCP Server This is a Model Context Protocol (MCP) server implementation for the NAP API. It provides a standardized way to interact with NAP API…
# mcp-proxy  ![PyPI - Python…
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server…
Production-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server…
# 🤖 Outlook MCP Server **AI-powered email management for Microsoft Outlook** - Search, compose, organize, and batch forward emails with natural language…
A minimal agentic app to interact with OLLAMA models leveraging multiple MCP server tools using BeeAI framework.
MCP is an experimental Model Context Protocol server that enables AI assistants to interact with Algolia APIs for search, indexing, analytics, and…
MCP server for https://github.com/abshkbh/arrakis
This is a quick start guide that provides the basic building blocks to set up a remote Model Context Protocol (MCP) server using Azure Container Apps. The MCP…
MCP Server is a simplified C# implementation of the Model Context Protocol (MCP) server that provides Tools, Resources, and Prompts for sports information. It…
A MCP‑like server using the DeepSeek API for Terminal
A Model Calling Protocol (MCP) server that allows Claude and other LLMs to generate images using Google's Gemini AI model.
MCP server for searching patients and creating tasks in Flight Health Atlas system.
Sticky Note MCP Server is a minimal yet powerful implementation of the **Model Context Protocol (MCP)** built with **FastMCP** in Python.
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
A versatile MCP-compliant web content fetching tool that supports multiple modes (browser/node), formats (HTML/JSON/Markdown/Text), and intelligent proxy…