Step Plan MCP MVP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STEP_API_KEY | Yes | Step Plan API Key. Required for API calls. Can also be configured via the step_configure_api_key tool. | |
| STEP_OUTPUT_DIR | No | Base output directory. Default: outputs/ | outputs/ |
| STEP_API_BASE_URL | No | Base URL for Step API. Default: https://api.stepfun.com | https://api.stepfun.com |
| STEP_MCP_CONFIG_PATH | No | Path to the local configuration file where API key is stored. Default: ~/.step-plan-mcp/config.json | ~/.step-plan-mcp/config.json |
| STEP_AUDIO_OUTPUT_DIR | No | Audio output directory. Default: outputs/audio/ | outputs/audio/ |
| STEP_IMAGE_OUTPUT_DIR | No | Image output directory. Default: outputs/images/ | outputs/images/ |
| STEP_AUDIO_SPEECH_PATH | No | API path for text-to-speech. Default: /step_plan/v1/audio/speech | /step_plan/v1/audio/speech |
| STEP_IMAGE_GENERATIONS_PATH | No | API path for image generation. Default: /step_plan/v1/images/generations | /step_plan/v1/images/generations |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/VITAisaFemmeFatale/step-plan-mcp-mvp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server