stevearagonsite_PythonServerMcp

stevearagonsite_PythonServerMcp

3.2

If you are the rightful owner of stevearagonsite_PythonServerMcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project implements an MCP server using Python to provide cryptocurrency price information.

The Python Server MCP - Cryptocurrency Price Service is a robust implementation of a Model Context Protocol (MCP) server designed to deliver real-time cryptocurrency price data. Built using Python, this server leverages the MCP framework to create a versatile API that can be accessed by various clients. The server integrates with the CoinMarketCap API to fetch up-to-date cryptocurrency prices and supports environment-based configurations, allowing for seamless transitions between development, production, staging, and local environments. The server can be deployed using Docker, providing a containerized solution that simplifies deployment and scaling. The project is structured to facilitate easy maintenance and extension, with a clear directory layout and comprehensive documentation for adding new tools.

Features

  • Real-time cryptocurrency price retrieval
  • Environment-based configuration
  • CoinMarketCap API integration
  • Docker container deployment

Tools

  1. prices.py

    Provides cryptocurrency price query function

Related MCP Servers

View all finance servers →