dataeyes-mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATAEYES_API_KEY | Yes | API key (required) | |
| DATAEYES_API_BASE_URL | No | API base URL | https://api.dataeyes.ai |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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