Teach any AI agent any web app with knowledge packs
SideButton is an open-source MCP server that gives AI agents real browser control and deep application knowledge. It provides 40+ browser automation tools (navigate, click, type, screenshot, snapshot), a YAML workflow engine with 34+ step types, a Chrome extension for live page interaction, and installable knowledge packs that teach agents the selectors, data models, and workflows of specific web applications. Install with npx sidebutton@latest and connect via SSE at localhost:9876/mcp.
Once installed, try these example prompts and explore these capabilities:
Add this to your MCP configuration file:
{
"mcpServers": {
"sidebutton": {
"args": [
"-y",
"sidebutton"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
12 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally