A Node.js service for interacting with the LnExchange API for spot trading.
This is a Node.js service for interacting with the LnExchange API, providing spot trading functionality.
npm install
To compile TypeScript files to JavaScript:
npm run build
This will:
tsc
After building, you can start the service with:
npm start
Please replace with your Nostr private key: xxxxxxxxxxxxxxxxxxxx
{
"mcpServers": {
"lnexchange-mcp-node-service-test": {
"command": "npx",
"args": [
"-y",
"lnexchange-mcp-node-service-test",
"xxxxxxxxxxxxxxxxxxxx"
]
}
}
}
A read-only MCP server for querying live RSS data using the CData JDBC Driver for RSS.
A server for text-to-speech generation using the AivisSpeech engine.
A text-to-speech server using the Kokoro TTS model, configurable via environment variables.
Enables communication between an LLM and a user through an interactive Electron interface.
An AI voice toolkit with TTS, voice cloning, and video translation, now available as an MCP server for smarter agent integration.
Integrates with the LinkedIn API, allowing interaction with your professional network and content.
A server for interacting with Apache RocketMQ, a distributed messaging and streaming platform, requiring environment variables for configuration.
Create and publish unlimited podcast shows and episodes with ELEMENT.FM
Interact with Africa's Talking airtime service and store transaction data in a local SQLite database.
Wassenger MCP server to chat, send messages and automate WhatsApp from any AI model client (free trial available).