Skip to content

anjan-arun/demo-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo MCP Server

Pre-requisite

  1. uv package manager should be installed
  2. Get the API Key for accessing openweathermap.org weather API

How to run locally?

  1. First, clone this repo and cd into it.
    $ git clone https://github.com/anjan-arun/demo-mcp-server.git && cd demo-mcp-server
  2. Sync the dependencies
    $ uv sync
  3. Update the API Key in variable - api_key of get_weather in main-weather.py
  4. Run the ACM MCP Server :
    $ uv run main-weather.py
  5. Test the MCP Server using Postman or Claude
    http://0.0.0.0:8086/mcp

About

Demo MCP Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages