MCP Server Example
# MCP Server Example example from https://ai.pydantic.dev/mcp/server/ ```bash uv run mcp_server.py ``` ```bash uv run client.py ``` ## Result ```bash 猫は静かに歩く、…
Directory
# MCP Server Example example from https://ai.pydantic.dev/mcp/server/ ```bash uv run mcp_server.py ``` ```bash uv run client.py ``` ## Result ```bash 猫は静かに歩く、…
MCP Example: Server over stdio is a simple demonstration MCP server that communicates over stdio using TypeScript. It is designed for use with Cursor and…
# Confluent MCP Server [](https://www.npmjs.com/package/@confluentinc/mcp-confluent)…
# Namecheap Domains MCP for Cursor A [Cursor MCP](https://docs.cursor.com/context/model-context-protocol/) (Model Context Protocol) integration for Namecheap…
A simple MCP (Model Context Protocol) server built with LangGraph, intended as a demonstration or starting point for integrating MCP with LangGraph workflows…
This project is a simple vibe coded example of how an MCP Server could return a tool to the requesting client.
# mcp-proxy   server for [Featuriq](https://featuriq.io) — the product feedback and roadmap…
MCP Example is an MCP server that integrates with the NASA NEO (Near Earth Object) API, allowing retrieval of near-Earth object information by date range. It…
# Swell MCP Server A Model Context Protocol server that integrates AI assistants with Swell's e-commerce platform. Built on a production-ready TypeScript…
# MCP Server for Zep Cloud MCP Server for Zep Cloud provides a bridge between Claude Desktop and the Zep Cloud API, enabling memory management for AI…
An example MCP (Model Context Protocol) server for Anthropic, demonstrating how to build and configure a minimal server that can be used with Claude Desktop.
### Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
MCP Client Example ☀️ is a demonstrative client-server implementation using the Model Context Protocol (MCP). It shows how to connect a large language model…
# MCP Server A Dart plugin for implementing [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) servers. This plugin allows Flutter applications…
# MCP + Ollama Local Tool Calling Example This project demonstrates how a local AI agent can **understand user queries** and **automatically call Python…
omnilink - the omoni mcp server links AI agents to evertthing. Powered by Spring AI Alibaba.
# MCP Server - A Node In Layers Package for building MCP Servers A Node In Layers package for building MCP servers. It exposes your domains, features, and…
# MCP Fivetran An MCP (Model Context Protocol) server implementation for Fivetran management. This tool allows AI assistants to interact with Fivetran through…
MCP‑EDA Example Flow is an end‑to‑end digital implementation reference that combines Synopsys Design Compiler for RTL‑to‑gate synthesis and Cadence Innovus for…
Quarkus example about how to create mcp server which allows to interact with our REST api through Tools definition.
A simple MCP server to search for documentation (tutorial)