MCP demo (DeepSeek as Client's LLM)
Run a MCP client & server demo with DeepSeek API
Directory
Run a MCP client & server demo with DeepSeek API
# Eventor API Client A Python client for integrating with the Eventor orienteering API, providing access to events, entries, and results. ## Features - Access…
MCP Server Authorization Example with AWS Cognito
This is my Example of MCP Server for connect to books service, for my blog
# Backlog MCP Server   is a [new, standardized protocol](https://modelcontextprotocol.io/introduction) for managing context…
<!-- delx header v2 --> <h1 align="center">Short Video Agent Kit</h1> <div align="center"> <img src="assets/banner.png" alt="Short Video Agent Kit" width="85%"…
A Model Context Protocol (MCP) server that integrates with X using the @elizaOS `agent-twitter-client` package, allowing AI models to interact with Twitter…
Agent & MCP Server for the ReportServer using RPC interface
# mcp-server-architect A Model Context Protocol server that acts as an AI Software Architect. It analyzes codebases to generate Product Requirements Documents…
MCP-Forge is a powerful framework for dynamically generating, managing, and monitoring Model Context Protocol (MCP) servers. Using the official MCP SDK, this…
# Bond MCP Server A lightweight, fast-deploy server for China bond market data integration, leveraging AkShare and MCP framework. ## Features - 📈 Integration…
A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…
# MCP Server Template ## Prerequisites ### LLM CLI Installation This project requires the LLM CLI to be installed. You can install it using Homebrew: ```bash…
# MCP Jenkins Server A Model Context Protocol (MCP) server that provides Jenkins integration tools. ## Features - Get Jenkins server information - List and…
# Storacha MCP Storage Server A Model Context Protocol (MCP) server implementation for Storacha hot storage, allowing AI applications to store and retrieve…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
mcp client application that utilizes spring ai. it integrates with mcp protocol-supported servers to enable ai-powered chat interactions.
A lightweight JavaScript client for interacting with Stripe's Model Context Protocol (MCP) server to create payment links.
Lightweight MCP client that uses a local Ollama LLM to query multiple MCP servers defined in config.json
# MCP Server A Dart plugin for implementing [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) servers. This plugin allows Flutter applications…
A Desktop Application To Interact With Your MCP Servers
# MCP Census Server A robust Model Context Protocol (MCP) server for accessing US Census Bureau data via JSON-RPC over HTTP. ## Features - JSON-RPC 2.0 (single…