Skip to main content
Glama
PlayAINetwork

ChainGPT AI News MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHAINGPT_API_KEYYesYour ChainGPT API key. Visit https://chaingpt.org/ to sign up and generate your API key.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
getAINewsA

Fetch the latest AI-related crypto and Web3 news with optional filtering by categories, blockchains, tokens, keywords, and date range

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no ambiguity between tools. The agent can only select this single tool, making misselection impossible.

Naming Consistency5/5

With a single tool, naming conventions are trivially consistent. The name 'getAINews' follows camelCase and clearly describes the action.

Tool Count2/5

A single tool is far below the typical 3-15 range for a news server. While the scope is narrow, more tools (e.g., categories, search, trending) would likely be expected.

Completeness3/5

The tool provides fetching news with filters, which covers the primary use case. However, missing operations like retrieving specific articles, managing sources, or subscribing leave notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues