Loading...
Loading...
1,722 resources
This project demonstrates a simple use of the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) to perform basic mathematical operations using a custom MCP server and a Streamlit client UI.
Enhanced MCP memory server with advanced graph operations: observation-level search, relation filtering, neighbor traversal, subgraph extraction, and path finding. Fork of @modelcontextprotocol/memory with significantly expanded query capabilities.
OAuth system in python, integrated with the official MCP Python SDK
A lightweight, Spring Boot–friendly plugin framework** to orchestrate complex AI workflows — integrating multiple LLMs, tools, and [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) services with zero boilerplate
Backend implementing the Agent Framework for orchestrating agent workflows and message exchange. Acts as a content and response wrapper between Vercel-based clients and Microsoft systems, providing structured request/response handling, routing, and lifecycle management without embedding AI logic itself.
Model Context Protocol (MCP) Server for Redmine project management system
En Model Context Protocol-server (MCP) som kopplar en LLM till Riksbankens API för kronans växelkurs.
A simple AI agent that uses [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) to connect LLMs with external tools. This example uses Firecrawl for web scraping capabilities.
This is the replica of MCP Server for weather forecasting given by Anthropic Claude in their official website : https://modelcontextprotocol.io/docs/develop/build-server #opensource
the desktop application for mcp-partner(https://mcp-partner.github.io) use wails to package
voice integrated jarvis-like assistant with MCP
source code for glassBead's Advanced MCP Topics tutorial series on YouTube.
MCP server for F1 Analysis API
A starter MCP server in C# using the official ModelContextProtocol SDK 0.5.0-preview.1. Features tools, resources, prompts with annotations and enums.
An MCP server for the Podbean API
A modular framework for building multi-agent reasoning systems using the [A2A protocol](https://github.com/google/a2a) and [MCP tools](https://modelcontextprotocol.io/).
MCP Agent is a framework that integrates MCP tools with LLM clients. It provides a structured way to build MCP tools using large language models, handling tool integration and client management while letting developers focus on business logic.
**mcp-adapter** is a production-grade CLI tool for discovering, installing, and running [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) servers through a unified interface.
Bu proje, .NET 10 üzerinde Model Context Protocol (MCP) sunucusu oluşturmanın temellerini gösterir.
Mcpifier is a zero-code MCP (Model Context Protocol) gateway that exposes an existing REST API as an MCP server
MCP Server written in C# for adding weather capabilities to LLMs/MCP Clients
Client transport alternative of @modelcontextprotocol/sdk/client base on sse.js. The main purpose is make it working on React Native with llama.rn.
The worker version of BaSB-MCP, which can be easily deployed as Cloudflare Worker.
My first MCP (Model Context Protocol) server
Seamlessly access ShadcnSpace UI blocks into your editor using MCP
MCP Twitter X — MCP Servers
Model Context Protocol (MCP): Hands-On with Agentic AI
Example project for getting started with ModelContextProtocol (MCP) in .NET. Includes setup instructions and a basic "Hello World" application using MCP Inspector.
A Model Context Protocol (MCP) server allowing URL indexing requests via the IndexNow protocol. This server acts as a bridge, enabling MCP-compatible clients (like IDEs or AI assistants) to submit URLs to search engines using the IndexNow protocol for potentially faster content discovery and indexing.
Model Context Protocol server for advanced RAG with Knowledge Graphs
A CLI MCP client working with OpenAI models
Um servidor MCP para indexar e consultar a documentação de tailwindcss.com
Use Anthropic Claude to classify the entries under the official MCP server list at modelcontextprotocol/server by industry or business type
A simple calculator app with MCP compliant server and client
A Spring Boot client for performance testing AI agents using MCP (Model Context Protocol). Measures response times, token efficiency, costs, and dataset quality for dataset generation tasks, with automated standards updates and evaluation.
An Electron desktop wrapper for "@modelcontextprotocol/inspector" (MCP Inspector), ready to use with double-click, no Node/npm pre-installation required.
A Next.js project with MCP using mcp-handler and @modelcontextprotocol/sdk to test multiple tools in real-time
Trying Vibe Coding using Cursor. I just asked Claude Sonnet to follow: https://modelcontextprotocol.io/quickstart/server#windows
This is the java version of building MCP Weather server. Part of tutorial https://modelcontextprotocol.io/quickstart/server#java
A location server based on MCP (Model Context Protocol) that provides IP address location and latitude/longitude query functionality.
MediaWiki Syntax MCP — MCP Servers
MCP server for PostgreSQL - POC
Utilities designed for seamless integration with the Model-Context-Protocol (MCP) framework.
Enterprise MCP server with support for WebAssembly plugins
The MCP server for the BaSB project that can helps the AI agents better access the BaSB workspaces.
SQLite-based MCP memory server with WAL mode for concurrent access. Drop-in replacement for @modelcontextprotocol/server-memory
This is a fork on ModelContextProtocol servers. Voice Agent MCP and SequentialThinking are work on SSE.
this client uses angular and typescript with modelcontextprotocol/sdk to do mcp discovery and tool execution.
The MCP SDK, which has been modified based on the modelcontextprotocol, is suitable for React Native.
Demo for mcps that follows anthropic documents here: https://modelcontextprotocol.io/docs/develop/build-server