buildclub-mcp-server
BuildClub.io Official MCP Server is designed to facilitate seamless integration with various MCP clients, providing a robust and efficient protocol server for model context management.
BuildClub.io Official MCP Server
MCP Clients
Claude Desktop
Add this to Claude Desktop by following these steps:
- Navigate to
Settings > Developer > Edit Config
- Open the config file and paste this snippet below.
{
"mcpServers": {
"buildclub": {
"command": "npx",
"args": [
"mcp-remote",
"https://buildclub-mcp-server.timwheeler.workers.dev/sse"
]
}
}
}
Related MCP Servers
View all typescript servers →mcp-unity
by CoderGamester
MCP Unity is an implementation of the Model Context Protocol for Unity Editor, allowing AI assistants to interact with Unity projects.
marvel-mcp
by DanWahlin
MCP Server for the Marvel Developer API, enabling interaction with characters and comics data.
DoorDash-MCP-Server
by JordanDalton
The MCP Server Guide provides instructions for building and deploying a Model Context Protocol server using Node.js and TypeScript.
superset-mcp-server
by LiusCraft
The MCP Server Superset is a server-side application built on the Apache Superset REST API, enabling basic query capabilities through large models.
hubble-ai-mcp
by HubbleVision
Hubble AI for Solana is an AI-powered analytics tool that provides data analysis and visualization for Solana blockchain transactions using natural language queries.
dad-mcp
by andyrewlee
DadMCP is a remote Model Context Protocol server designed to enhance children's creativity through AI-powered education at home.
devtools-mcp-server
by devtools-mcp
The devtools-mcp-server is a server implementation for the Model Context Protocol (MCP), designed to facilitate communication and interaction between different components in a model-driven architecture.