
base builder mcp
为 Base Builders 提供的 MCP 服务器,集成 Base 文档以支持模型上下文协议。
Repository Info
About This Server
为 Base Builders 提供的 MCP 服务器,集成 Base 文档以支持模型上下文协议。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Base Builder MCP - Alpha Release
This repository is an MCP server destined for Base Builders.
In this alpha release, the server contains an implementation of Base Docs adapted for Model Context Protocol (MCP).
Follow the instructions below to use it 👇
Steps to Build and Add your MCP server
- Clone the repo and navigate to the directory:
git clone https://github.com/base/base-builder-mcp
cd base-builder-mcp
- Install the dependencies:
npm install
- You can now add the server to Claude or Cursor (Project Only or Global):
npm run setup:cursor
npm run setup:claude
Note: ✅ OPENAI Key is optional but recommended. It allows the guide to be reviewed and digested by another LLM to create a json file of the guide instead of feeding raw guide text to your agent.
Note 2: If you are facing issues with the last step (adding the server), you can check out MCP documentation for Claude Desktop or Cursor Docs for your Cursor IDE agent
Cursor Rules (Recommended)
Add the following to your Cursor rules by going to the command palette (Cmd/Ctrl + Shift + P) and selecting > Cursor Settings > Rules:
<MCP_USE_GUIDELINE>
<INSTRUCTION>
If the user says "I want to build on Base", make frequent use of the BuildOnBase MCP tool from Base-Docs MCP.
</INSTRUCTION>
<TOOLS>
What is the BuildOnBase tool from Base Builder MCP?
It's a tool which allows you to browse the sidebar of Base Docs and find the relevant guides to Build on Base. If you run this tool and you get an error because the guide is not found, try other guides from the sidebar.
</TOOLS>
</MCP_USE_GUIDELINE>
Expected Result
After adding Base Builder MCP to your agent, you can use it by saying "I want to build with base". Using that should trigger a call to the Base Builder MCP server:
!Cursor Agent Cursor agent calling Base Builder MCP
!Claude Agent Claude agent calling Base Builder MCP
Quick Start
Clone the repository
git clone https://github.com/base/base-builder-mcpInstall dependencies
cd base-builder-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.