PM Studio MCP Server - A Model Context Protocol server for product managers
Project description
PM Studio MCP
PM Studio MCP is a Model Context Protocol (MCP) server for product management tasks. It provides a suite of tools and utilities to help product managers analyze user feedback, perform competitive analysis, generate data visualizations, and access structured data sources.
Getting Started
Set up MCP Runtime - Install uv
For windows: please refers to the [uv official site]https://docs.astral.sh/uv/getting-started/installation/#__tabbed_1_2
For macOS: run brew install uv (If you don't have Homebrew click here)
Set up MCP server in your config file
{
"mcpServers": {
"pm-studio-mcp": {
"command": "uvx",
"args": [
"pm-studio-mcp"
],
"env": {
"WORKING_PATH": "{PATH_TO_YOUR_WORKSPACE}/working_dir/",
"AZURE_KEY_VAULT_CLIENT_SECRET":"{AZURE_KEY_VAULT_CLIENT_SECRET}", // optional,this is the key to access all API keys in PM Studio, reach out to us to get the key
},
"disabled": false
}
}
}
##PM Studio MCP Package
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 pm_studio_mcp_nanyin-0.1.0.tar.gz.
File metadata
- Download URL: pm_studio_mcp_nanyin-0.1.0.tar.gz
- Upload date:
- Size: 46.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63bb6a207170be65af0166594f2f1e661008c5c4e204765286113815406fbdc6
|
|
| MD5 |
c2af60f49c617810b7f73614f6aeb8ea
|
|
| BLAKE2b-256 |
f4aa43643139773b7772be6f592ab9ec5b32935771cbbcd2fff66bc329409360
|
File details
Details for the file pm_studio_mcp_nanyin-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pm_studio_mcp_nanyin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 57.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da55f8f507ddcb4343362144db502d99f6bff1286cc247936fdc628be6f55cd2
|
|
| MD5 |
94068cfbb3c2c1854547eb537a7ca57e
|
|
| BLAKE2b-256 |
80c7a6536a7f43cc27af6f7cd7c51330c4a878772b07162efe526a9933770c37
|