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.
integrates with Bluesky API to query and search feeds and posts.
Send Instagram DMs via your LLM
Provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.
An AI voice toolkit with TTS, voice cloning, and video translation, now available as an MCP server for smarter agent integration.
Connect your AI agents to Google-Meet, Zoom & Microsoft Teams through tl;dv
A server for interacting with WeChat, a popular messaging and social media app.
An open-source messaging server for client-to-client communication using MCP HTTP Streamable messaging.
An MCP server for interacting with the Slack API, allowing for sending messages, managing channels, and other workspace actions.
Transcribe audio files using OpenAI's Speech-to-Text API.
Connects AI agents to the Feishu/Lark platform via its OpenAPI to automate tasks like document processing, conversation management, and calendar scheduling.