MB's Personal MCP Server
A personal server for MB Crosier providing biography, contact information, and social links.
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
- Go to https://playground.ai.cloudflare.com/
- Enter this MCP Server's deployed URL (
https://mb-crosier-mcp.mbcrosier.workers.dev/sse) - 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.
関連サーバー
Cast
MCP server for Google Cast — discover devices, play media, control volume, launch apps, and manage queues over stdio
mcp-atomictoolkit
An MCP-compatible server providing atomistic simulation capabilities through ASE, pymatgen, etc.
US Safety Recalls MCP
Search NHTSA vehicle recalls and FDA food/drug recalls in real-time. 4 MCP tools for product safet monitoring.
mcp-fns-check
MCP-сервер для проверки российских контрагентов (юридические лица и ИП) через публичные данные ФНС: ЕГРЮЛ/ЕГРИП, ЕФРСБ, «Прозрачный бизнес», ФССП, КАД.
PreClick
Assess target URLs for potential threats and alignment with the agent's browsing intent before navigation.
Chess Stats
An MCP server that provides chess statistics for any player.
ImageMagick
An MCP server for image conversion using ImageMagick and darktable.
tip.md x402 + CDP
An MCP server for the tip.md platform that enables AI agents to facilitate crypto tipping using x402 payment collection and CDP automatic disbursement.
Sequential Ethical Thinking
A tool for structured, step-by-step ethical reasoning using multiple moral frameworks for transparent deliberation.
Wordle MCP - Go
Fetches daily Wordle solutions using the official Wordle API.