mcp-server-modal

by Flux159 · development · mcp-server, lobehub, developer

一个 MCP 服务器,允许用户将 Python 脚本部署到 Modal (https://modal.com/)。需要安装 'modal' Python 包,并通过 'python3 -m modal setup' 进行配置。

Source: https://github.com/Flux159/mcp-server-modal

Install

git clone https://github.com/Flux159/mcp-server-modal

Tags: mcp-server, lobehub, developer

33 GitHub stars · Source: lobehub

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

mcp-server-modal is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Japanese Weather MCP by tsukiyama85

    支持提供日本全国110个城市天气数据的MCP(模型上下文协议)服务器。支持使用汉字、平假名和片假名的自然语言输入地点名称。采用OpenMeteo API作为天气数据源。通过环境变量进行HTTP传输和日志记录的配置。

  • Foundry MCP Server by PraneshASP

    一个简单、轻量且快速的 MCP 服务器,提供 Solidity 开发功能,使用 Foundry 工具链(Forge、Cast 和 Anvil)。需要单独安装 Foundry 工具链(Forge、Cast 和 Anvil)和 Heimdall-rs 作为外部依赖。支持通过环境变量 RPC_URL 和 PRIVATE_KEY 进行配置。

  • TickTick MCP 服务器 by jacepark12

    一个用于 TickTick 的模型上下文协议(MCP)服务器,允许通过 Claude 和其他 MCP 客户端直接与您的 TickTick 任务管理系统进行交互。需要通过环境变量(存储在 .env 文件中)配置 TickTick API 凭据(客户端ID、客户端密钥、访问令牌)。

  • mcp-pipeline-server by aman-11

    mcp-pipeline-server 是基于 mcp-framework 构建的 MCP 服务器。不需要外部数据文件。

  • Yargı MCP by saidsurucu

    用于土耳其法律数据库的MCP服务器,提供通过FastMCP服务器访问各种土耳其法律判决源的标准化接口。支持与MCP客户端(如Claude Desktop和5ire)集成。需要Python 3.11及以上的运行环境。

  • Stape MCP 服务器 by stape-io

    用于 Stape 平台的 MCP 服务器。需要 Node.js v18 或更高版本。环境变量中未配置外部数据文件。

  • 占卜排盘 MCP by wangsquirrel

    用于生成六爻等占卜图表的 MCP 服务器。需要 Python 3.12 及以上版本和 uv 运行环境。

  • Google 表格 MCP by mkummer225

    用于与 Google 表格交互的 MCP 服务器。需要将 OAuth 凭据 JSON 文件保存为 'gcp-oauth.keys.json',并放置在 'dist' 子目录中,通过 Google Cloud Platform 进行配置。

Frequently asked questions

How do I install mcp-server-modal?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support mcp-server-modal?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is mcp-server-modal free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.