Token导航 LogoToken导航TokenDH.com
Marvin MCP Server logo
开发工具stdio官方级别未说明来源级核验

Marvin MCP Server

MCP Server

Marvin MCP服务器是一个用于管理和控制Marvin的Python包,适用于Python项目开发和依赖管理。

工具数

0

提示词数

0

GitHub Stars

1

资源数

0
开发工具Python依赖管理本地部署

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

tsvikas

提供方

tsvikas

最后核验

2026/5/17 20:20

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

pip install git+https://github.com/tsvikas/marvin-mcp-server.git`

详细介绍

马文mcp服务器

![Tests](https://github.com/tsvikas/marvin-mcp-server/actions/workflows/ci.yml) ![uv](https://github.com/astral-sh/uv) ![Ruff](https://github.com/astral-sh/ruff) \ ![Made Using tsvikas/python-template](https://github.com/tsvikas/python-template) ](https://github.com/tsvikas/marvin-mcp-server/discussions) ![PRs Welcome](http://makeapullrequest.com)

概述

MCP服务器为惊人的马文。

用法

使用pip或像uv这样的依赖管理器安装包:

pip install git+https://github.com/tsvikas/marvin-mcp-server.git`

并在代码中导入该包:

import marvin_mcp_server

发展

入门

git clone https://github.com/tsvikas/marvin-mcp-server.gitgh repo clone tsvikas/marvin-mcp-server.git

  • uv run just prepare

测试和代码质量

  • 使用 uv run just format 以格式化代码。
  • 使用 uv run just lint 查看linting错误。
  • 使用 uv run just test 运行测试。
  • 使用 uv run just check 运行所有检查(格式、lint、测试和预提交)。
  • 直接运行特定工具,使用

uv run pytest/ruff/mypy/black/pre-commit/...

目录标签

目录标签

开发工具Python依赖管理本地部署Python包管理

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP