Content
# mcp-demo-client Project Overview
## Project Background
mcp-demo-client is a sample project demonstrating how to use MCP servers.
## Technology Stack
- Programming Language: Java
- Framework: Maven
- Other Technologies: Model Context Protocol (MCP)
## Installation and Running
1. Clone the project: `git clone https://github.com/your-repo/mcp-demo-client.git`
2. Import the project into an IDE (e.g., IntelliJ IDEA or Eclipse).
3. Configure the MCP server: Refer to `src/main/resources/mcp-config.properties.example`.
4. Build the project: `mvn clean install`
5. Run the project: `mvn exec:java -Dexec.mainClass="org.whthomas.McpClientExample"`
## Contributing Guidelines
If you want to contribute to the project, please follow these steps:
1. Clone the project.
2. Create a new branch: `git checkout -b feature-branch`
3. Commit changes: `git commit -am "Add feature"`
4. Push changes: `git push origin feature-branch`
5. Create a Pull Request.
## License
This project is licensed under the MIT License.
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.