All Model Context Protocol (MCP) servers
Project description
projectall-experts
All Model Context Protocol (MCP) servers
Prerequisites
- Install
uvfrom Astral or the GitHub README - Install Python using
uv python install 3.13
Installation
Install the MCP server:
uv tool install mylabs-mcp.projectall-experts --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-projectall-experts",
"projectfour-expert"
],
"env": {
"SHELL": "/usr/bin/zsh"
},
"disabled": false,
"autoApprove": []
},
"mylabs_mcp.projectsix_expert": {
"command": "uvx",
"args": [
"--from",
"mylabs-mcp-projectall-experts",
"projectsix-expert"
],
"env": {
"SHELL": "/usr/bin/zsh"
},
"disabled": false,
"autoApprove": []
},
"mylabs_mcp.projectten_expert": {
"command": "uvx",
"args": [
"--from",
"mylabs-mcp-projectall-experts",
"projectten-expert"
],
"env": {
"SHELL": "/usr/bin/zsh"
},
"disabled": false,
"autoApprove": []
}
}
}
Development
- Set up the development environment:
uv sync --all-groups
- Install pre-commit hooks:
GIT_CONFIG=/dev/null pre-commit install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mylabs_mcp_projectall_experts-0.2.0.tar.gz.
File metadata
- Download URL: mylabs_mcp_projectall_experts-0.2.0.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66dfb340fb575ddc080f0a54b1ccf7ee6d33658a262799909d6c704ed02cbcb2
|
|
| MD5 |
d2b478b7fe8b135eb02949a708065db4
|
|
| BLAKE2b-256 |
9e9439c7b142abcd5425efdbc3e62f9372ff3b1104f85699fb943393b165edb8
|
File details
Details for the file mylabs_mcp_projectall_experts-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mylabs_mcp_projectall_experts-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f7b832cacf0a116b699c9ab3f482b05db5fee55b3e8b3e47a03ad5170bfc75c
|
|
| MD5 |
08228ca5d66694a4b4cc64567adc8f8b
|
|
| BLAKE2b-256 |
c481c9209831f20c12f21b4f0a1cbc72e2891a27b36000d96a6988bc4dea4471
|