Skip to main content

All Model Context Protocol (MCP) servers

Project description

projectfour-expert

One Model Context Protocol (MCP) server

Prerequisites

  1. Install uv from Astral or the GitHub README
  2. Install Python using uv python install 3.13

Installation

Install the MCP server:

uv tool install mylabs-mcp.projectfour-expert --force 

Add the server to your MCP client config (e.g. ~/.cursor-server/data/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json):

{
  "mcpServers": {
    "mylabs_mcp.projectfour_expert": {
      "command": "uvx",
      "args": [
        "--from",
        "mylabs-mcp-projectfour-expert",
        "projectfour-expert"
      ],
      "env": {
        "SHELL": "/usr/bin/zsh"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Development

  1. Set up the development environment:
uv sync --all-groups
  1. Run the server:
uv run mylabs-mcp.projectfour-expert/server.py
  1. Install pre-commit hooks:
GIT_CONFIG=/dev/null pre-commit install

Running the Server

Run the server with default stdio transport:

uv run mylabs-mcp.projectfour-expert/server.py

Or with SSE transport on a specific port:

uvx projectfour-expert/server.py --sse --port 8888

Customizing the Server

  1. Edit projectfour_expert/server.py to implement your MCP tools and resources
  2. Add dependencies to pyproject.toml with uv add <dependency>
  3. Update tests and documentation as needed
  4. Build the project: uv build
  5. Push the changes: git push
  6. Create a release: uv run cz bump
  7. Tag the release: git push --tags

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

mylabs_mcp_projectall_experts-0.1.0.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

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

mylabs_mcp_projectall_experts-0.1.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mylabs_mcp_projectall_experts-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b894b870b7a3bd6b6fdb9418b5149b4f418941537359d37aff88945620c9f8ab
MD5 2188096daa5eba45b5cfcd1c79a22563
BLAKE2b-256 8c2019c8d757a3a1829ae5419b6e43a7445ada83f4bf4172ed1306209faf34cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mylabs_mcp_projectall_experts-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 81dc7b172d4575ee9db30559d4c0c1dca56f614728a3647577b3cd265ada64dd
MD5 493fd2ee315705a6f7cda338df9a9f0a
BLAKE2b-256 5fbb793649586afa6e2f72589c1f6e3bf672d3222485bab554c7f916a35b78d3

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