Skip to content

sugarshop/mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP

Introduction

MCP Server Step by Step to integrate utility function into Claude.app, ChatGPT and more MCP Client.

Execution Steps

  1. Initialize the project:

    uv init mcp
  2. Enter the project directory:

    cd mcp
  3. Then add MCP to your project dependencies:

    uv add "mcp[cli]"
  4. Running the standalone MCP development tools:

    uv run mcp install server.py

Dependencies

uv installation

curl -LsSf https://astral.sh/uv/install.sh | sh

Usage

  • install mcp server locally
  • change config file to your local uv path:
which uv

Contribution

If you want others to contribute, provide relevant information here.

License

Apache License

Version 2.0, January 2004

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages