pypi Python analyzed 0.1.0

1up-mcp

v0.1.0
pypi

MCP server for the 1up knowledge management platform — connect AI assistants to your 1up workspace

maintainer
license
Copyright (c) 2025–2026 1up.ai. All rights reserved. PROPRIETARY SOFTWARE LICENSE This software and associated documentation files (the "Software") are the proprietary property of 1up.ai. Permission is hereby granted to any person who obtains a copy of this Software to use it solely for the purpose of accessing and interacting with the 1up platform, subject to the following conditions: 1. You may NOT redistribute, sublicense, sell, or otherwise transfer copies of the Software to any third party. 2. You may NOT modify, adapt, merge, or create derivative works based on the Software. 3. You may NOT reverse engineer, decompile, or disassemble the Software, except to the extent that such activity is expressly permitted by applicable law. 4. You may NOT use the Software to build a competing product or service. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 1UP.AI BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
first seen
2026-06-02
last seen
2026-08-01
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals pypi-sdist
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed v0.1.0 · analyzer v28 · 3d ago

skills & prompt files 1

  • agent-rules 1up_mcp-0.1.0/CLAUDE.md
code evidence v0.1.0 · pypi-sdist
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 11

filesystem 3

  • fs 1up_mcp-0.1.0/oneup_mcp/auth.py :133 webbrowser.open(auth_url)
  • fs 1up_mcp-0.1.0/oneup_mcp/config.py :11 from pathlib import Path
  • fs 1up_mcp-0.1.0/oneup_mcp/server.py :450 with open(file_path, "rb") as f:

network 2

  • net 1up_mcp-0.1.0/oneup_mcp/api_client.py :10 import httpx
  • net 1up_mcp-0.1.0/oneup_mcp/auth.py :18 import urllib.parse

declared dependencies 5

  • mcp@>=1.0.0
  • httpx@>=0.27.0
  • pydantic@>=2.0,<3
  • pydantic-settings@>=2.0
  • python-dotenv@>=1.0.0