Standard Bots
БесплатноНе проверенThis is an MCP server implementation for Standard Bots that provides tools for controlling and managing routines through the Standard Bots API.
Описание
This is an MCP server implementation for Standard Bots that provides tools for controlling and managing routines through the Standard Bots API.
README
This is an MCP server implementation for Standard Bots that provides tools for controlling and managing routines through the Standard Bots API.
Features
- Play, pause, and stop routines
- List available routines
- Get routine details and state
- Get step variables
- Full integration with Standard Bots API
Installation
- Make sure you have Python 3.9 or higher installed
- Install uv (if not already installed):
pip install uv - Clone this repository:
git clone https://github.com/sub-arjun/mcp-standard-bots.git cd mcp-standard-bots - Create a virtual environment and install dependencies:
uv venv uv pip install -e . - Configure environment variables:
Then editcp .env.example .env.envwith your Standard Bots URL and API key.
Usage
Run the MCP server:
python mcp_server.py
The server provides the following MCP tools:
play_routine: Play a routine with optional initial variable statespause_routine: Pause a running routinestop_routine: Stop running routine and all ongoing motionslist_routines: List routines defined in Routine Editor UIget_routine: Get routine data by IDget_routine_state: Get the state from a running routineget_step_variables: Get all step variables from a running routine
Configuration
The server requires the following environment variables:
STANDARD_BOTS_URL: The URL of your Standard Bots instance (e.g., https://mybot.sb.app)STANDARD_BOTS_API_KEY: Your Standard Bots API key
These can also be provided directly when instantiating the server:
server = MCPStandardBotsServer(
url="https://mybot.sb.app",
api_key="your_api_key_here"
)
Directory Structure
mcp_server.py: Main MCP server implementation with Standard Bots integrationpyproject.toml: Project configuration and dependencies.env.example: Example environment variables file
License
MIT License - see LICENSE file for details
Установить Standard Bots в Claude Desktop, Claude Code, Cursor
unyly install standard-botsСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add standard-bots -- uvx --from git+https://github.com/sub-arjun/mcp-standard-bots mcp-standard-botsПошаговые гайды: как установить Standard Bots
FAQ
Standard Bots MCP бесплатный?
Да, Standard Bots MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Standard Bots?
Нет, Standard Bots работает без API-ключей и переменных окружения.
Standard Bots — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Standard Bots в Claude Desktop, Claude Code или Cursor?
Открой Standard Bots на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Standard Bots with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
