Skip to main content
Glama
digital-duck

Model Context Protocol Demo

by digital-duck
mcp_chat_history.db16.4 kB
SQLite format 3@ .v�  � ] �])%{indexidx_session_idchat_historyCREATE INDEX idx_session_id ON chat_history(session_id)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)� %%�tablechat_historychat_historyCREATE TABLE chat_history ( id INTEGER PRIMARY KEY AUTOINCREMENT, session_id TEXT NOT NULL, timestamp DATETIME NOT NULL, llm_provider TEXT, model_name TEXT, parsing_mode TEXT, user_query TEXT NOT NULL, parsed_action TEXT, tool_name TEXT, resource_uri TEXT, parameters TEXT, confidence REAL, reasoning TEXT, rag_matches TEXT, similarity_scores TEXT, response_data TEXT, formatted_response TEXT, elapsed_time_ms INTEGER, error_message TEXT, success BOOLEAN NOT NULL DEFAULT 1 ) �C � : ���AA%;#3}�q�  37a249ed2025-06-07 22:52:26.509411anthropicclaude-3-5-sonnet-20241022RAG-Enhancedget stock price of GOOGtoolstock_quote{"ticker": "GOOGL"}?�ffffffClear request for Google stock price, using GOOGL ticker[{"name": "stock_quote", "similarity": 0.42922911047935486, "type": "tool"}, {"name": "stock://template", "similarity": 0.22031697630882263, "type": "resource"}, {"name": "info://server", "similarity": 0.1543787121772766, "type": "resource"}][0.42922911047935486, 0.22031697630882263, 0.1543787121772766]~�gAA%E���737a249ed2025-06-07 22:51:00.740073anthropicclaude-3-5-sonnet-20241022RAG-Enhancedarc tangent of 1.0 in degreetooltrig{"operation": "arctangent", "num1": 1.0, "unit": "degree"}?�ffffffClear request for arctangent calculation with specified unit[{"name": "trig", "similarity": 0.32902124524116516, "type": "tool"}][0.32902124524116516]d�)AA%1yu�!a37a249ed2025-06-07 22:50:46.567851anthropicclaude-3-5-sonnet-20241022RAG-Enhancedarc tangent of 1.0tooltrig{"operation": "arctan", "num1": 1.0, "unit": "radian"}?�ffffffClear request for arctangent trigonometric operation[{"name": "trig", "similarity": 0.29163819551467896, "type": "tool"}, {"name": "echo", "similarity": 0.10126415640115738, "type": "tool"}][0.29163819551467896, 0.10126415640115738]W�ZAA%!e��#7 37a249ed2025-06-07 22:50:34.841715anthropicclaude-3-5-sonnet-20241022RAG-Enhanced15 + 27toolcalculator{"operation": "add", "num1": 15, "num2": 27}?�\(�\Clear arithmetic addition request matching calculator tool capabilities[{"name": "calculator", "similarity": 0.21577182412147522, "type": "tool"}][0.21577182412147522]h�:AA%1s��+_ 37a249ed2025-06-07 22:50:18.305919anthropicclaude-3-5-sonnet-20241022RAG-Enhancedsine of 30 degreestooltrig{"operation": "sine", "num1": 30, "unit": "degree"}?�ffffffClear request for sine trigonometric function with angle in degrees[{"name": "trig", "similarity": 0.5146927833557129, "type": "tool"}, {"name": "calculator", "similarity": 0.12038449198007584, "type": "tool"}][0.5146927833557129, 0.12038449198007584]i ��%chat_history ������ 37a249ed 37a249ed 37a249ed 37a249ed  37a249ed

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/digital-duck/mcp_demo'

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