bosznrt/poc-mcp-server
If you are the rightful owner of poc-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 henry@mcphub.com.
The MCP Server is a robust and scalable server built using TypeScript and Express.js, designed to handle JSON-RPC 2.0 protocol requests efficiently.
Tools
Functions exposed to the LLM to take actions
calculate
Performs mathematical calculations based on provided expressions.
convert_unit
Converts values between different units.
clickhouse_test_connection
Tests the connection to the ClickHouse database.
clickhouse_execute_query
Executes SQL queries on the ClickHouse database.
clickhouse_get_tables
Retrieves a list of all tables in the database.
clickhouse_insert_data
Inserts data into a specified table.
clickhouse_create_table
Creates a new table with a specified schema.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client