Skip to main content
Glama

AgentGo MCP Service

by Quan3Xin

AgentGo MCP Service

A comprehensive MCP (Model Context Protocol) service for AgentGo platform integration, providing agent authentication, score queries, and real-time bubble data analysis.

Video Demo

Features

  • 🔐 Multi-layer Authentication: Agent login with EVM signature verification
  • 🌐 TrustGo Integration: Seamless connection to TrustGo platform
  • 📊 Real-time Data: Live price, sigma score, and mindshare bubble data
  • 🎯 Sigma Attestation: Claim and manage sigma attestations
  • 🔗 Social Binding: X (Twitter) account integration

Quick Start

  1. Install Dependencies
    pip install -r requirements.txt
  2. Set Environment Variable (Optional)
    export AGENT_ADDRESS="your_wallet_address"
  3. Run the Service
    ./start_agentgo_service.sh # or python agentgo_mcp_service.py

Documentation

Testing

Run the test scripts to verify functionality:

# Test agent login with signature python test_agent_login_with_signature.py # Test TrustGo login and bubble queries python test_trustgo_login.py

Project Structure

mcp-server-demo/ ├── AgentGo_MCP_CN.md ├── AgentGo_MCP_EN.md ├── README.md ├── pyproject.toml ├── requirements.txt └── uv.lock

License

This project is part of the AgentGo ecosystem.

-
security - not tested
F
license - not found
-
quality - not tested

A Model Context Protocol service that enables agent authentication and integration with TrustGo platform, providing access to real-time data like price, sigma score, and mindshare bubble analytics.

  1. Video Demo
    1. Features
      1. Quick Start
        1. Documentation
          1. Testing
            1. Project Structure
              1. License

                Related MCP Servers

                • -
                  security
                  A
                  license
                  -
                  quality
                  Enables type-safe, bidirectional communication with Model Context Protocol services, allowing centralized management of model contexts over HTTP.
                  Last updated -
                  87
                  TypeScript
                  MIT License
                • A
                  security
                  A
                  license
                  A
                  quality
                  A Model Context Protocol server that enables AI agents to interact with 30+ Ethereum-compatible blockchain networks, providing services like token transfers, contract interactions, and ENS resolution through a unified interface.
                  Last updated -
                  28
                  230
                  252
                  TypeScript
                  MIT License
                • -
                  security
                  F
                  license
                  -
                  quality
                  Provides Model Context Protocol tools for interacting with eToro's public API endpoints, allowing users to fetch portfolios, look up instrument details, and search for instruments while handling CORS restrictions.
                  Last updated -
                  TypeScript
                • -
                  security
                  A
                  license
                  -
                  quality
                  A Model Context Protocol server that enables price lookup and trading across multiple cryptocurrency exchanges including Upbit, Gate.io, and Binance.
                  Last updated -
                  1
                  Python
                  MIT License

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/Quan3Xin/mcp_demo'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server