mbcrosier
MCP Servermbcrosierpublic

mb crosier mcp

一个为 MB Crosier 定制的远程 MCP 服务器,包含获取个人简介、联系方式和社交链接的工具。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个为 MB Crosier 定制的远程 MCP 服务器,包含获取个人简介、联系方式和社交链接的工具。

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

MB's Personal MCP Server

This is a remote MCP server that has been customized for MB Crosier. It includes 3 tools:

Tools

  • get_bio: Returns a paragraph biography of MB Crosier.
  • get_contact_info: Returns the contact email for MB Crosier.
  • get_social_links: Returns JSON with MB Crosier's Linkedin, Github, Instagram, and Twitter/X accounts.

Try out this MCP Server using Cloudflare's AI Playground

  1. Go to https://playground.ai.cloudflare.com/
  2. Enter this MCP Server's deployed URL (https://mb-crosier-mcp.mbcrosier.workers.dev/sse)
  3. You can now use MB's MCP server directly from the playground!

Connect this MCP Server to Claude Desktop

To connect to this MCP server from Claude Desktop, follow Anthropic's Quickstart and within Claude Desktop go to Settings > Developer > Edit Config.

Update with this configuration:

{
  "mcpServers": {
    "mbcrosier-mcp": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mb-crosier-mcp.mbcrosier.workers.dev/sse" 
      ]
    }
  }
}

Restart Claude and you should see the new tools become available.

Quick Start

1

Clone the repository

git clone https://github.com/mbcrosier/mb-crosier-mcp
2

Install dependencies

cd mb-crosier-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermbcrosier
Repomb-crosier-mcp
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation