ambient_sensors_mcp_server

apicov/ambient_sensors_mcp_server

3.2

If you are the rightful owner of ambient_sensors_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

An MCP server for collecting, storing, and analyzing ambient sensor data from ESP32 devices.

Tools

Functions exposed to the LLM to take actions

get_database_schema

Returns the complete database schema including all tables and columns.

list_sensors

Lists all available sensors with their metadata.

execute_sql_query

Executes a read-only SELECT query against the database.

analyze_data

Executes pandas analysis code on a query result.

create_plot

Creates a matplotlib plot from query results.

clear_query_cache

Clears cached query results.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources