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.
Verwandte Server
A Christmas Carol by Charles Dickens
Semantic search through Dickens' classic tale. Find passages by meaning, theme, or concept - not just keywords.
CryptoMinute
AI-powered crypto news intelligence MCP server with 8 tools: news search, narrative analytics, AI-clustered stories, Reddit sentiment, YouTube engagement, historical prices, token metadata, and Telegram flash posts.
AgentTrust
Challenge-response quality verification for AI agents and MCP servers.
DealX
MCP Server for DealX platform
Spotify
Connects your Spotify account to AI tools, allowing access to your music library, playlists, and playback controls.
Weather MCP Service
Provides real-time weather information and forecasts.
Polymarket
An MCP tool for interacting with the Polymarket prediction market platform.
Intra Pay Pagamentos
Payments of Brazil - PIX
MCP.science
A collection of open-source MCP servers designed for scientific research applications.
MCP Location Services for LLM
Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.