Skip to main content
Glama
dataeyesai

dataeyes-mcp-server

Official
by dataeyesai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATAEYES_API_KEYYesAPI key (required)
DATAEYES_API_BASE_URLNoAPI base URLhttps://api.dataeyes.ai

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
readA

Read and extract content from a web page URL.

Fetches the page, extracts the main content, and returns it in the requested format (markdown by default). Includes metadata such as title, description, and status code.

searchA

Search the web using DataEyes search engine.

Returns a list of web page results including title, URL, snippet, and relevance score. Useful for finding information, research, and discovering relevant web pages on any topic.

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/dataeyesai/dataeyes-mcp-server'

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