Simple MCP Feature Sample

by edom18

3 stars
290 downloads
Not rated
GitHub

About

This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.

Details

Author
edom18
GitHub stars
3
Downloads
290
Categories
Other

- 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 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.

Simple MCP Feature Sample

This project includes several example implementations of MCP features.

The server script demonstrates how to set up a basic MCP server that integrates with Claude Desktop.

These server scripts also work with the simple MCP clients I developed.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.