Shketokserver

Created By
bmwdroch10 months ago
Overview

What is Shketokserver?

Shketokserver is a Telegram MCP server designed for integrating AI agents with Telegram, allowing for synchronous messaging between users and AI agents.

How to use Shketokserver?

To use Shketokserver, create a Telegram bot via @BotFather to obtain a token, set up your chat ID, and run the server using Docker with the provided configurations.

Key features of Shketokserver?

  • Integration with AI agents via the MCP protocol
  • Sending messages to Telegram users
  • Waiting for user responses with customizable timeouts
  • Synchronous operation where the agent waits for user replies
  • Secure token storage through environment variables
  • Ready-to-use Docker container for easy deployment

Use cases of Shketokserver?

  1. Integrating AI agents in services that support MCP (e.g., Cursor, WindSurf, Anthropic).
  2. Sending and receiving messages in real-time between users and AI agents.
  3. Building interactive applications that require user input through Telegram.

FAQ from Shketokserver?

  • Can I use Shketokserver with any AI agent?

Yes! Shketokserver is compatible with any AI agent that supports the MCP protocol.

  • Is there a limit on the number of messages I can send?

No, you can send as many messages as needed, but be mindful of Telegram's rate limits.

  • How do I deploy Shketokserver?

You can deploy it using Docker by following the quick start guide provided in the documentation.

Server Config

{
  "mcpServers": {
    "perplexity-ask": {
      "command": "npx",
      "args": [
        "-y",
        "server-perplexity-ask"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}
Project Info
Created At
10 months ago
Updated At
10 months ago
Author Name
bmwdroch
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Fairrate

2 hours ago