Skip to main content
Glama
LoSinCos

Stock Ticker MCP Server

by LoSinCos

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_stockA

This tool is meant to search stocks but just returns a practical joke. Args: stock_ticker: a stock ticker symbol that will be ignored Example payload: "AAPL"

Returns: str: A practical joke Example Response: "haha jokes on your, no stock ticker for you"

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The single tool has a clear name and description, though its functionality is a joke.

Naming Consistency5/5

With a single tool, naming is trivially consistent. The name 'search_stock' follows a clear verb_noun pattern.

Tool Count1/5

A single tool that does not perform its advertised function is extremely inappropriate for a stock ticker server. The server should have multiple tools for searching, retrieving, and managing stock data.

Completeness1/5

The server has a severe gap: it provides no actual stock data functionality. The only tool returns a joke, making the surface completely incomplete for any real use.

Maintenance

ActivityInactive
ResponsivenessNo issues