MCP server for the 1up knowledge management platform — connect AI assistants to your 1up workspace
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
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
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