An open API service indexing awesome lists of open source software.

https://github.com/LSTM-Kirigaya/openmcp-tutorial

tutorial for mcp server development
https://github.com/LSTM-Kirigaya/openmcp-tutorial

Last synced: 2 months ago
JSON representation

tutorial for mcp server development

Awesome Lists containing this project

README

          


MCP Logo

OpenMCP Tutorial

[![MCP Compatible](https://img.shields.io/badge/MCP-Compatible-green)](https://modelcontextprotocol.io)
![GitHub](https://img.shields.io/github/license/LSTM-Kirigaya/openmcp-tutorial)


A comprehensive collection of Model Context Protocol (MCP) server examples in multiple languages


πŸ“˜ 中文教程 β€’
πŸ“˜ English Tutorial


πŸ“„ Document β€’
QQ Group β€’
Discord

## Overview

This repository contains a collection of example implementations of Model Context Protocol (MCP) servers in various programming languages. These examples demonstrate how to build MCP servers that can provide different capabilities to AI applications, such as web browsing, database access, file operations, and more.

Whether you're new to MCP or looking to extend your AI applications with contextual data, these examples will help you get started quickly.

## Getting Started

### Prerequisites

- Python 3.x (for Python examples)
- Node.js 18+ (for TypeScript examples)
- Go (for Go examples)
- [uv](https://docs.astral.sh/uv/) (recommended for Python projects)
- tsx (recommended for Typescript projects)

### How to launch MCP server

1. Download [OpenMCP](https://kirigaya.cn/openmcp/plugin-tutorial/quick-start/acquire-openmcp.html) in vscode.
2. Enter the project directory, click the entry file.
3. Click [launch icon](https://kirigaya.cn/openmcp/plugin-tutorial/quick-start/first-mcp.html#one-click-connection-using-openmcp).
4. Start by creating a new debug project and choosing [**Interactive Test**](https://kirigaya.cn/openmcp/plugin-tutorial/quick-start/put-into-llm.html#talking-to-a-large-model).

## Want to become a contributor ?

Click [here](https://kirigaya.cn/openmcp/preview/join.html) to learn how to make contribution to OpenMCP.

## Join Our Community

* QQ: 782833642
* Wechat: contact zhelonghuang@qq.com
* Discord: https://discord.gg/SKTZRf6NzU

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---


Built with ❀️ by the OpenMCP community

[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/lstm-kirigaya-openmcp-tutorial-badge.png)](https://mseep.ai/app/lstm-kirigaya-openmcp-tutorial)