Install
$ agentstack add mcp-lstm-kirigaya-openmcp-tutorial ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
OpenMCP Tutorial
[](https://modelcontextprotocol.io)
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 (recommended for Python projects)
- tsx (recommended for Typescript projects)
How to launch MCP server
- Download OpenMCP in vscode.
- Enter the project directory, click the entry file.
- Click launch icon.
- Start by creating a new debug project and choosing Interactive Test.
Want to become a contributor ?
Click here 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
[](https://mseep.ai/app/lstm-kirigaya-openmcp-tutorial)
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: LSTM-Kirigaya
- Source: LSTM-Kirigaya/openmcp-tutorial
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.