Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Python Server

БесплатноНе проверен

A modular server for managing and registering tools, enabling extensible functionality through tool registration and configuration.

GitHubEmbed

Описание

A modular server for managing and registering tools, enabling extensible functionality through tool registration and configuration.

README

Overview

The Python MCP Server is a modular server application designed to manage and register tools efficiently. It provides a framework for extending functionality through tool registration and retrieval.

Note: This is a dummy change for testing purposes.

Features

  • Tool registration and management
  • Modular architecture for easy extension
  • Configurable settings for tools

Getting Started

Prerequisites

  • Python 3.7 or higher
  • pip (Python package installer)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/python-mcp-server.git
    
  2. Navigate to the project directory:
    cd python-mcp-server
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    

Running the Server

To start the MCP server, run the following command:

python src/app.py

Tool Registration

The server includes functionality for registering tools. You can register a new tool by using the ToolRegistry class found in src/mcp_server/tools/registry.py.

Configuration

Tool settings can be configured in the src/config/tools.yaml file. Modify this file to set default settings or tool metadata.

Testing

To run the tests, execute:

pytest tests/

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

from github.com/praveenmenon76/python-mcp-server

Установить Python Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install python-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add python-mcp-server -- uvx python-mcp-server

FAQ

Python Server MCP бесплатный?

Да, Python Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Python Server?

Нет, Python Server работает без API-ключей и переменных окружения.

Python Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Python Server в Claude Desktop, Claude Code или Cursor?

Открой Python Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Python Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development