Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Xano MCP Server for Smithery
  • CouchDB MCP Server
  • Code Analysis MCP Server
  • Solana Agent Kit MCP Server
  • SQLite MCP Server
Back to MCP Servers
Marvin MCP Server

Marvin MCP Server

Public
tsvikas/marvin-mcp-server

A server for managing and controlling Marvin, providing an interface for interacting with the Marvin system.

Verified
python
0 tools
May 29, 2025
Updated May 30, 2025

marvin-mcp-server

Tests uv Ruff
Made Using tsvikas/python-template GitHub Discussion PRs Welcome

Overview

MCP server for amazing marvin.

Usage

Install the package using pip, or with a dependency manager like uv:

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

and import the package in your code:

import marvin_mcp_server

Development

Getting started

  • install git, uv.
  • git clone this repo: git clone https://github.com/tsvikas/marvin-mcp-server.git or gh repo clone tsvikas/marvin-mcp-server.git
  • run uv run just prepare

Tests and code quality

  • use uv run just format to format the code.
  • use uv run just lint to see linting errors.
  • use uv run just test to run tests.
  • use uv run just check to run all the checks (format, lint, test, and pre-commit).
  • Run a specific tool directly, with uv run pytest/ruff/mypy/black/pre-commit/...
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Xano MCP Server for Smithery
    Xano MCP Server for Smithery

    A Model Context Protocol server that enables Claude AI to interact with Xano databases, providing co...

    Added May 30, 2025
  • CouchDB MCP Server
    CouchDB MCP Server

    A TypeScript-based MCP server that enables AI assistants to interact with CouchDB databases through ...

    9 tools
    Added May 30, 2025
  • Code Analysis MCP Server
    Code Analysis MCP Server

    The server facilitates natural language interactions for exploring and understanding codebases, prov...

    4 tools
    Added May 30, 2025
  • Solana Agent Kit MCP Server
    Solana Agent Kit MCP Server

    A Model Context Protocol server that enables Claude AI to interact with the Solana blockchain throug...

    Added May 30, 2025
  • SQLite MCP Server
    SQLite MCP Server

    A Model Context Protocol server implementation that enables AI assistants to execute SQL queries and...

    Added May 30, 2025