Simple MCP Feature Sample
@edom18
Simple MCP Feature Sample について
This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Simple MCP Feature Sample?
The Simple MCP Feature Sample is a demonstration project that provides example implementations of MCP (Model Context Protocol) features. It includes server scripts that integrate with Claude Desktop and custom MCP clients, showcasing text-processing tools like reverse-text and uppercase, as well as a profile-data tool.
How to use Simple MCP Feature Sample?
Use the provided shell scripts to launch demos: run single-client-launch-demo.sh for a single client or multi-client-launch-demo.sh for multiple clients. For Claude Desktop integration, add the server configuration to your Claude Desktop config file with the command python and the path to the server script (e.g., simple_server.py or data_server.py). Ensure you use the full path to Python if you encounter a command not found error.
Key features of Simple MCP Feature Sample
- Demonstrates MCP server setup and basic integration
- Provides two text-processing tools: reverse-text and uppercase
- Includes a profile-data tool for data queries
- Supports both single-client and multi-client demo modes
- Works with Claude Desktop and custom MCP clients
Use cases of Simple MCP Feature Sample
- Learning how to set up an MCP server for AI assistant integration
- Testing MCP client functionality with multiple servers
- Demonstrating text reversal and uppercasing via AI queries
- Exploring custom MCP client development with sample servers
FAQ from Simple MCP Feature Sample
What tools does the Simple MCP Feature Sample provide?
The simple server provides reverse-text and uppercase tools; the data server provides a profile-data tool.
How do I install the Simple MCP Feature Sample for Claude Desktop?
Add a configuration entry to your Claude Desktop config file with the command python and the path to the server script, e.g., /path/to/simple-mcp-sample/server/simple_server.py.
What if I get a "command not found" error when launching the server?
Specify the full path to your Python executable instead of just python.
Does the Simple MCP Feature Sample work with clients other than Claude Desktop?
Yes, it also works with the simple MCP clients developed by the project author.
How do I launch the demo scripts?
Run single-client-launch-demo.sh for a single client or multi-client-launch-demo.sh for multiple clients in a shell.
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント