Sponsored by Deepsite.site

Stepfun Mcp

Created By
weidafeng7 months ago
Content

StepFun MCP Server

Introduction

⚠️ This project is for personal learning and communication purposes only.

This project is developed based on the capabilities provided by the StepFun Open Platform. Inspired by the implementation of MiniMax MCP, it builds an MCP (Multi-Modal Capability Provider) server compatible with the StepFun API.

Features

  • ✅ Supports large language model (LLM) calls
  • 🖼️ Supports visual language model (VLM) calls
  • 🎨 Supports text-to-image generation
  • 🎙️ Supports speech model capabilities

Quick Start

1. Installation

pip install stepfun-mcp
# or install from source:
# git clone git@github.com:weidafeng/StepFunMCP.git
# cd StepFunMCP
# pip install .

2. Configure MCP Server

Refer to the example configuration files:

Example config:

{
  "mcpServers": {
    "StepFun": {
      "command": "stepfun-mcp",
      "args": [],
      "env": {
        "STEPFUN_API_KEY": "YOUR_STEPFUN_API_KEY_HERE",
        "STEPFUN_API_HOST": "https://api.stepfun.com",
        "STEPFUN_MCP_BASE_PATH": "YOUR_OUTPUT_DIR",
        "STEPFUN_API_RESOURCE_MODE": "local"
      }
    }
  }
}

Communication & Collaboration

This project focuses on applying large models (LLMs/VLMs) in embodied intelligence and multi-agent systems. You're welcome to connect and discuss further:


阶跃星辰 MCP server

简介

本项目仅供个人学习交流使用。

根据阶跃星辰开放平台StepFun提供的各种模型能力,仿照MiniMax MCP的实现,开发了一个基于stepfun api 的 MCP server。

功能特性

  • 支持文本大模型调用
  • 支持视觉理解大模型调用
  • 支持文生图模型调用
  • 支持语音模型调用

快速开始

  1. 安装
pip install stepfun-mcp
# 或者
# git clone git@github.com:weidafeng/StepFunMCP.git
# pip install .
  1. 配置mcp server config

可参考:mcp_server_config_uvx_demo.json 或者 mcp_server_config_demo.json

{
  "mcpServers": {
    "StepFun": {
      "command": "stepfun-mcp",
      "args": [
      ],
      "env": {
        "STEPFUN_API_KEY": "YOUR_STEPFUN_API_KEY_HERE",
        "STEPFUN_API_HOST": "https://api.stepfun.com",
        "STEPFUN_MCP_BASE_PATH": "YOUR_OUTPUT_DIR", 
        "STEPFUN_API_RESOURCE_MODE": "local"
      }
    }
  }
}

交流

本文持续关注VLM、LLM在具身智能、Agent中的应用,欢迎交流。

Server Config

{
  "mcpServers": {
    "StepFun": {
      "command": "uvx",
      "args": [
        "stepfun-mcp"
      ],
      "env": {
        "STEPFUN_API_KEY": "YOUR_STEPFUN_API_KEY_HERE",
        "STEPFUN_API_HOST": "https://api.stepfun.com",
        "STEPFUN_MCP_BASE_PATH": "YOUR_OUTPUT_DIR",
        "STEPFUN_API_RESOURCE_MODE": "local"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Playwright McpPlaywright MCP server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
ChatWiseThe second fastest AI chatbot™
WindsurfThe new purpose-built IDE to harness magic
Serper MCP ServerA Serper MCP Server
Amap Maps高德地图官方 MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Tavily Mcp
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
DeepChatYour AI Partner on Desktop
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
CursorThe AI Code Editor