Skip to content

Prennithe/MCP_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP Servers

MCP servers can provide the functionalities like:

  • Research: File-like data that can be ready by client (like api responses or file contents)
  • Tools: Functions that can be called by the LLM (with user approval)
  • Promots: Pre-written templates that help users accomplish specific tasks

Requirements:

  • Python 3.10 or higher
  • uv as package manager
  • Python MCP SDK 1.2.0 or higher

Setting up the envirnment

  1. Install uv if not available {curl -Lsf https://astral.sh/uv/}

  2. Initialise the project with uv

  3. Add the dependencies {uv add "mcp[cli]" httpx}

  4. Create weather.py file which has content for the server

  5. Run the Script using npx @modelcontextprotocol/inspector -- "uv" "run" "weather.py" or uv run weather.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages