Skip to main content
Glama
tsvikas

Marvin MCP Server

by tsvikas

servidor marvin-mcp

Pruebas ultravioleta Fallar
Hecho con tsvikas/python-template Discusión en GitHub Bienvenidos los PR

Descripción general

Servidor MCP para el increíble Marvin.

Related MCP server: A2A MCP Server

Uso

Instale el paquete usando pip o con un administrador de dependencias como uv:

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

e importa el paquete en tu código:

import marvin_mcp_server

Desarrollo

Empezando

  • instalar git , uv .

  • git clone este repositorio: git clone https://github.com/tsvikas/marvin-mcp-server.git o gh repo clone tsvikas/marvin-mcp-server.git

  • corre uv run just prepare

Pruebas y calidad del código

  • Utilice uv run just format para formatear el código.

  • Utilice uv run just lint para ver errores de linting.

  • Utilice uv run just test para ejecutar pruebas.

  • Utilice uv run just check para ejecutar todas las comprobaciones (formato, lint, prueba y pre-commit).

  • Ejecute una herramienta específica directamente, con uv run pytest / ruff / mypy / black / pre-commit /...

-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tsvikas/marvin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server