MCP server for integrating Macrocosmos SN13 social media data into Claude Desktop and Cursor
Project description
🌌 Macrocosmos MCP
Official Macrocosmos Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and audio processing APIs. This server allows MCP clients like Claude Desktop, Cursor, Windsurf, OpenAI Agents and others to generate speech, clone voices, transcribe audio, and more.
Quickstart with Claude Desktop
- Get your API key from Macrocosmos. There is a free tier with $5 of credits to start.
- Install
uv(Python package manager), install withcurl -LsSf https://astral.sh/uv/install.sh | shor see theuvrepo for additional install methods. - Go to Claude > Settings > Developer > Edit Config > claude_desktop_config.json to include the following:
{
"mcpServers": {
"macrocosmos": {
"command": "uvx",
"args": ["macrocosmos-mcp"],
"env": {
"MC_API": "<insert-your-api-key-here>"
}
}
}
}
Example usage
⚠️ Warning: Macrocosmos credits are needed to use these tools.
Try asking Claude:
- "What has the president of the U.S. been saying over the past week on X?"
- "Fetch me information about what people are posting on r/politics today."
- "Please analyze posts from @elonmusk for the last week."
- "Can you summarize the transcript of the latest video from WolfeyVGC?"
🔮 Upcoming
- 🧠 All the power of Subnets in your AI environment — coming soon.
MIT License Made with ❤️ by the Macrocosm OS team
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file macrocosmos_mcp-0.1.1.tar.gz.
File metadata
- Download URL: macrocosmos_mcp-0.1.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
861456792d8307d6be14e6a701089738ac20a5e3ef0879954ae0feb4bc5d1e39
|
|
| MD5 |
d09639952724fb17f7390de62ce644f4
|
|
| BLAKE2b-256 |
a4b238b1b241a78b76f21084ba1033eac0f355d8cfdeb303aa3dba72f54a40b3
|
File details
Details for the file macrocosmos_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: macrocosmos_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
589abc59688f3e801db9a4c66591d6a065c7cff3a3e37f32038cd365e05d0f6c
|
|
| MD5 |
1597993239c06ef6a4c7a72347786e04
|
|
| BLAKE2b-256 |
1f45d5b8f8f1601081fd9a28fbfb8d587943bad5f89eba6b0993fac84d8ba9ab
|