Back to search
30
MCP

@beyondbetter/bb-mcp-server

jsr/@beyondbetter/bb-mcp-server

A comprehensive library for building Deno-based MCP (Model Context Protocol) servers with OAuth and workflow capabilities.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mmizutani/mcp-remote-deno
A Deno-based bidirectional proxy for Model Context Protocol (MCP) that connects local STDIO servers to remote SSE servers with OAuth authent
0 tools
bb-mcp-server
Bitbucket MCP (Model Context Protocol) server built with FastMCP that provides programmatic access to Bitbucket API v2.0
0 tools
@udibo/deno-mcp
The Deno Model Context Protocol (MCP) server provides a bridge for AI assistants, like Cursor, to interact with your Deno projects.
0 tools
@beyondbetter/bb-applescript-mcp-server
MCP server to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provide
0 tools
binance-mcp-server
Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto tradin
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@beyondbetter/bb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}