Skip to main content

Model Context Protocol (MCP) implementation for Everysk.

Project description

Clone and set up the MCP server

This installs the server in the Desktop. Please check folder names mcp and mcp-server are available.

cd ~/Desktop
git clone git@github.com:Everysk/mcp.git
mv mcp mcp-server
cd mcp-server
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Setup environment variables

Create a .env file in the mcp-server directory with the following content:

EVERYSK_API_URL_DOMAIN=dev-api-pm2pps2oia-uc.a.run.app
EVERYSK_API_SID=...
EVERYSK_API_TOKEN=...

If using the PROD environment, you can skip the EVERYSK_API_URL_DOMAIN.

Configure the MCP server

Use command below or navigate to the file manually to edit the configuration.

open /Users/<USERNAME>/Library/Application\ Support/Claude/claude_desktop_config.json

Replace any existing content with the following configuration, ensuring to replace {...} with the actual path to your MCP server directory:

{
  "mcpServers": {
    "Everysk MCP Server": {
      "command": "{...}/mcp-server/.venv/bin/mcp",
      "args": ["run", "{...}/mcp-server/server.py"]
    }
  }
}

Debugging

mcp dev server.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

everysk_mcp-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

everysk_mcp-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file everysk_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: everysk_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for everysk_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ec37ba24cc52ae61b51feeeecb0a88bb12b7d2d9086c6d239c5eaf76c5651af6
MD5 7046272411628ac09e6917146c7c07fd
BLAKE2b-256 dc25289c2790b390459051ead1d476ce54e160ab439ed0bb4ab069bce0cdcd09

See more details on using hashes here.

File details

Details for the file everysk_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: everysk_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for everysk_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c165e3cb5898c92a070558d1d6a261f574e70d8fbcf712c933e67032de916612
MD5 8f4ee6768d563ffdf3f0d36aa9b59df3
BLAKE2b-256 97049e6a0f71efdc6130548b3c47df0328be9987b02f2ba91eaa8ac0e8d3655b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page