A server for interacting with the Beeper communication network.
a mcp server for interacting with chain
The server implements a simple note storage system with:
The server provides a single prompt:
The server implements one tool:
[TODO: Add configuration details specific to your implementation]
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
To prepare the package for distribution:
uv sync
uv build
This will create source and wheel distributions in the dist/
directory.
uv publish
Note: You'll need to set PyPI credentials via environment variables or command flags:
--token
or UV_PUBLISH_TOKEN
--username
/UV_PUBLISH_USERNAME
and --password
/UV_PUBLISH_PASSWORD
Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.
You can launch the MCP Inspector via npm
with this command:
npx @modelcontextprotocol/inspector uv --directory /Users/pan/work/openos/beeper/beeper_mcp run beeper-mcp
Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.
Interact with the Ghost blogging platform using the Model Context Protocol (MCP) with Server-Sent Events (SSE) support.
A GitHub Action that functions as a Slack MCP server, enabling secure image downloads and integrations with Slack.
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.
A read-only MCP server for querying live RSS data using the CData JDBC Driver for RSS.
A unified interface for various chat AI models including OpenAI, MistralAI, Anthropic, and Google AI, requiring vendor API keys.
A server for interacting with WeChat, a popular messaging and social media app.
Sends notifications to Discord channels or users via a bot.
TikTok integration for getting post details and video subtitles
Integrates with the LinkedIn API, allowing interaction with your professional network and content.
Allows AI assistants to request information and receive responses from humans via Slack.