Skip to main content
Glama
dorisashehi

MCP Server Basic Example

by dorisashehi

MCP Server Basic Example

About this app: This is a basic example of a Model Context Protocol (MCP) server implementation that demonstrates core functionality including tools and resources.

Installation

  • Clone this repository

  • git clone https://github.com/dorisashehi/mcp.git

  • cd mcpcrashcourse

  • uv venv .venv\Scripts\activate

  • uv add "mcp[cli]"

  • uv add -r requirements.txt

  • To run the server: uv run mcp dev main.py

  • To run in terminal: uv run server/client.py

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

Technologies

Related MCP Connectors