Author avatar

aps-mcp-tests

by JoaoMartins-callmeJohn

Server

Tags

4.8 (120)

aps-mcp-tests

Repo to test mcp server with claude

Prerequisites

Python 3 installed Claude Desktop downloaded

You can start following the tutorial from the video: https://www.youtube.com/watch?app=desktop&v=wa_A0qY0anA

Steps

  1. First open the terminal in the root folder and spin a new environment with the code below:
python -m venv .venv
  1. Then you activate the environment:
On Windows
.venv/Scripts/activate

On a MAC
.venv/bin/activate
  1. Install mcp
pip install mcp
  1. Now you can run the server
python server.py

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →