诈骗CP
S简单VIK乌尼亚主控程序
vikunja的轻量级MCP服务器,作为API上的外壳运行。
用法
安装软件包:
pip install -e .运行服务器:
svikmcp --api-key YOUR_API_KEY --server-url https://try.vikunja.io运行单元测试:
pytest运行集成测试:
pytest -m integration --api-key YOUR_KEY --server-url YOUR_URL
MCP Server
一个轻量级的Vikunja MCP服务器,作为API的薄壳运行。
工具数
提示词数
GitHub Stars
资源数
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
pip install -e .
S简单VIK乌尼亚主控程序
vikunja的轻量级MCP服务器,作为API上的外壳运行。
安装软件包:
pip install -e .运行服务器:
svikmcp --api-key YOUR_API_KEY --server-url https://try.vikunja.io运行单元测试:
pytest运行集成测试:
pytest -m integration --api-key YOUR_KEY --server-url YOUR_URL目录标签
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
none
工具数量(toolCount,工具数)
0
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。