
tumf
@tumf
Skills (4)
MCP Text Editor Server
MCP ServerA Model Context Protocol (MCP) server that provides line-oriented text file editing capabilities through a standardized API. Optimized for LLM tools with efficient partial file access to minimize token usage. To use this editor with Claude.app, add the following configuration to your prompt: MCP Text Editor Server is designed to facilitate safe and efficient line-based text file operations in a cl
Web3 MCP
MCP ServerAn MCP server implementation wrapping Ankr Advanced API. FastMCP is a Model Context Protocol (MCP) server that provides access to Ankr's Advanced API for blockchain data. It allows LLMs to interact with blockchain data across multiple chains including Ethereum, BSC, Polygon, Avalanche, and more. - Complete wrapper for all Ankr Advanced API endpoints - NFT API: Get NFT metadata, holders, transfers,
Grafana-Loki MCP Server
MCP ServerA FastMCP server that allows querying Loki logs from Grafana. - GRAFANAURL: URL of your Grafana instance - GRAFANAAPIKEY: Grafana API key with appropriate permissions - Query Loki logs through Grafana API - Get Loki labels and label values - Format query results in different formats (text, JSON, markdown) - Support for both stdio and SSE transport protocols - Python 3.10+ 1. Clone this repository
MCP Shell Server
MCP ServerA secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input. Secure Command Execution: Only whitelisted commands can be executed Standard Input Support: Pass input to commands via stdin Comprehensive Output: Returns stdout, stderr, exit status, and execution time Shell Operator