or-opus
MCP Serveror-opuspublic

my first mcp

使用 UV 包管理器的 Python 项目模板,支持快速开发和依赖管理。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

使用 UV 包管理器的 Python 项目模板,支持快速开发和依赖管理。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Python Project with UV Package Manager

This project uses the uv package manager for fast and reliable Python package management.

Project Structure

project/
├── src/                    # Source code
│   └── package_name/      # Main package directory
├── tests/                 # Test files
├── docs/                  # Documentation
├── pyproject.toml        # Project configuration
├── requirements.txt      # Production dependencies
├── requirements-dev.txt  # Development dependencies
└── README.md            # Project documentation

Prerequisites

  • Python 3.8+
  • UV package manager

Installation

  1. Install UV:
curl -LsSf https://astral.sh/uv/install.sh | sh
  1. Create a virtual environment:
uv venv
  1. Install dependencies:
uv pip install -r requirements.txt

Development Setup

  1. Install development dependencies:
uv pip install -r requirements-dev.txt
  1. Install the package in development mode:
uv pip install -e .

Usage

# Run tests
pytest

# Run linting
ruff check .

# Run type checking
mypy .

Dependencies

  • See requirements.txt for production dependencies
  • See requirements-dev.txt for development dependencies

source .venv/bin/activate && uvicorn src.app.main:app --host 0.0.0.0 --port 8000 --log-level debug

Quick Start

1

Clone the repository

git clone https://github.com/or-opus/my-first-mcp
2

Install dependencies

cd my-first-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneror-opus
Repomy-first-mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation