| [ | |
| { | |
| "tool_id": "text_summarizer_001", | |
| "name": "Text Summarizer", | |
| "description": "An advanced NLP tool that analyzes long-form text content and generates concise, coherent summaries while preserving key information and context. It supports multiple summarization styles including bullet points, paragraph summaries, and executive overviews for various document types.", | |
| "tags": [ | |
| "nlp", | |
| "text", | |
| "summary", | |
| "content" | |
| ], | |
| "invocation_command_stub": "summarize --input {text} --max_length {max_length} --min_length {min_length}", | |
| "execution_type": "remote_mcp_gradio", | |
| "mcp_endpoint_url": "https://basalganglia-mcp-summarizer-tool.hf.space/gradio_api/mcp/sse", | |
| "input_parameter_order": [ | |
| "text", | |
| "max_length", | |
| "min_length" | |
| ], | |
| "timeout_seconds": 75, | |
| "requires_auth": false | |
| }, | |
| { | |
| "tool_id": "sentiment_analyzer_002", | |
| "name": "Sentiment Analyzer", | |
| "description": "A sophisticated sentiment analysis tool that evaluates emotional tone, polarity, and subjective opinions in text data. It provides detailed sentiment scores, emotion detection (joy, anger, fear, etc.), and confidence intervals, making it ideal for social media monitoring, customer feedback analysis, and content moderation.", | |
| "tags": [ | |
| "nlp", | |
| "text", | |
| "sentiment", | |
| "emotion", | |
| "analysis" | |
| ], | |
| "invocation_command_stub": "analyze_sentiment --text {input_text} --output_format {json|detailed|simple}", | |
| "execution_type": "remote_mcp_gradio", | |
| "mcp_endpoint_url": "https://basalganglia-mcp-sentiment-analyzer.hf.space/gradio_api/mcp/sse", | |
| "input_parameter_order": [ | |
| "input_text" | |
| ], | |
| "timeout_seconds": 30, | |
| "requires_auth": false | |
| }, | |
| { | |
| "tool_id": "code_analyzer_005", | |
| "name": "Advanced Code Analyzer", | |
| "description": "Comprehensive code analysis with security vulnerability detection, quality metrics, and multi-language support for Python, JavaScript, Java, C, and SQL. Provides detailed security scanning, complexity analysis, and best practice recommendations with enterprise-grade reporting.", | |
| "tags": [ | |
| "code", | |
| "security", | |
| "analysis", | |
| "quality", | |
| "vulnerability", | |
| "metrics" | |
| ], | |
| "invocation_command_stub": "analyze_code --source {code} --language {auto|python|javascript|java|c|sql} --scan_type {full|security|quality}", | |
| "execution_type": "remote_mcp_gradio", | |
| "mcp_endpoint_url": "https://basalganglia-mcp-code-analyzer.hf.space/gradio_api/mcp/sse", | |
| "input_parameter_order": [ | |
| "code", | |
| "language" | |
| ], | |
| "timeout_seconds": 45, | |
| "requires_auth": false | |
| }, | |
| { | |
| "tool_id": "file_processor_006", | |
| "name": "Multi-Format File Processor", | |
| "description": "Advanced file analysis supporting CSV data analysis, JSON structure parsing, text extraction, and markdown document processing. Provides statistical insights, data validation, and content structure analysis with pandas integration for comprehensive data exploration.", | |
| "tags": [ | |
| "files", | |
| "csv", | |
| "json", | |
| "data", | |
| "analysis", | |
| "processing" | |
| ], | |
| "invocation_command_stub": "process_file --file {file_path} --analysis_type {structure|statistics|content} --format {auto|csv|json|txt|md}", | |
| "execution_type": "remote_mcp_gradio", | |
| "mcp_endpoint_url": "https://basalganglia-mcp-file-processor.hf.space/gradio_api/mcp/sse", | |
| "input_parameter_order": [ | |
| "file" | |
| ], | |
| "timeout_seconds": 60, | |
| "requires_auth": false | |
| }, | |
| { | |
| "tool_id": "math_calculator_007", | |
| "name": "Mathematical Calculator", | |
| "description": "Advanced mathematical computation engine with statistical analysis, trigonometric functions, and data science operations. Supports complex expressions, statistical analysis of datasets, and advanced mathematical functions with NumPy integration for scientific computing.", | |
| "tags": [ | |
| "math", | |
| "statistics", | |
| "calculation", | |
| "data", | |
| "analysis", | |
| "science" | |
| ], | |
| "invocation_command_stub": "calculate --expression {expression} --operation_type {basic|statistical|advanced} --precision {standard|high}", | |
| "execution_type": "remote_mcp_gradio", | |
| "mcp_endpoint_url": "https://basalganglia-mcp-math-calculator.hf.space/gradio_api/mcp/sse", | |
| "input_parameter_order": [ | |
| "expression" | |
| ], | |
| "timeout_seconds": 30, | |
| "requires_auth": false | |
| }, | |
| { | |
| "tool_id": "web_scraper_008", | |
| "name": "Web Content Scraper", | |
| "description": "Intelligent web scraping tool for content extraction, text parsing, and structured data mining from URLs. Features rate limiting, content cleaning, and smart extraction of main content areas with support for various web page structures and formats.", | |
| "tags": [ | |
| "web", | |
| "scraping", | |
| "content", | |
| "extraction", | |
| "data", | |
| "mining" | |
| ], | |
| "invocation_command_stub": "scrape_url --url {url} --extraction_type {text|structured|metadata} --clean_content {true|false}", | |
| "execution_type": "remote_mcp_gradio", | |
| "mcp_endpoint_url": "https://basalganglia-mcp-web-scraper.hf.space/gradio_api/mcp/sse", | |
| "input_parameter_order": [ | |
| "url" | |
| ], | |
| "timeout_seconds": 45, | |
| "requires_auth": false | |
| }, | |
| { | |
| "tool_id": "enhanced_image_009", | |
| "name": "Enhanced Image Analyzer", | |
| "description": "Advanced computer vision tool for detailed image analysis, object detection, and comprehensive captioning. Provides multi-level analysis from basic descriptions to detailed scene understanding with object recognition and spatial relationship analysis.", | |
| "tags": [ | |
| "vision", | |
| "image", | |
| "analysis", | |
| "ai", | |
| "detection", | |
| "captioning" | |
| ], | |
| "invocation_command_stub": "analyze_image --image {image_file} --analysis_level {basic|detailed|comprehensive} --features {objects|scene|text}", | |
| "execution_type": "remote_mcp_gradio", | |
| "mcp_endpoint_url": "https://basalganglia-mcp-image-analyzer.hf.space/gradio_api/mcp/sse", | |
| "input_parameter_order": [ | |
| "image_file" | |
| ], | |
| "timeout_seconds": 60, | |
| "requires_auth": false | |
| } | |
| ] |