Skip to main content
Glama
BACH-AI-Tools

Biztoc MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNo不适用 (Not applicable)
PORTNo不适用 (Not applicable)
API_KEYYesAPI 密钥 (API key for Biztoc)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
news_source

Get the latest news stories for the respective {source_id} in chronological order.

sources

Lists all currently available {source_id}s. Equivalent of news blocks on biztoc.com. Note that certain proprietary blocks like Twitter or Stock Tickers are not available.

news_topics

Get trending topic clusters and their respective stories, ordered by a proprietary popularity algorithm. Akin to the /topics view on biztoc.com. The topics and stories will change every hour.

search

Search across the entire news index from the last 14 days. Note that no search operators are supported via the API so all provided terms are considered required.

news_latest

Get the latest news stories in chronological order, across all pages. Akin to the /wire view on biztoc.com.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/BACH-AI-Tools/bachai-biztoc'

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