MCP Etherscan Server is an MCP (Model Context Protocol) server that leverages Etherscan's API to provide Ethereum blockchain data tools. It offers a range of functionalities, including checking ETH balances, viewing transaction history, tracking ERC20 transfers, fetching contract ABIs, monitoring gas prices, and resolving ENS names. This server simplifies access to essential blockchain information for developers, blockchain enthusiasts, and anyone working with Ethereum-based applications. Users can clone the repository, install dependencies, and configure it with their Etherscan API key to run the server locally. MCP Etherscan Server is ideal for real-time access to Ethereum blockchain data, making it a valuable tool for various blockchain-related projects.
Notes MCP Server is a TypeScript-based Model Context Protocol (MCP) server that implements a simple notes system. It serves as an educational tool to demonstrate core MCP concepts, allowing users to manage text notes via URIs, create new notes, and generate summaries using structured prompts for LLM summarization. This project benefits developers interested in MCP servers, TypeScript, and integrations with systems like Claude Desktop. You can run Notes MCP Server locally on your machine and use it to explore MCP functionalities, test server implementations, or integrate it into development environments for handling notes management tasks.
The tavily-search-mcp-server is an MCP server implementation that integrates the Tavily Search API to provide optimized search capabilities for Large Language Models (LLMs). It supports web search, content extraction, domain filtering, and optional inclusion of images, image descriptions, short answers, and raw HTML content. This server enhances search functionality by offering tailored results, allowing users to control search depth, topics, time ranges, and domains. It is particularly useful for integrating advanced search capabilities into applications like Claude Desktop. Developers and organizations working with LLMs or requiring enhanced search can benefit from this tool. The server can be run locally via Node.js (npm) or Docker and integrates seamlessly with Claude Desktop. To set it up, clone the repository, install dependencies, and configure it in the `mcpServers` object. Prerequisites include Claude Desktop, a Tavily API key, and either Node.js/npm or Docker.
mcp-dice is a Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to roll dice using standard notation like 1d20, 3d6, and 2d8+1. It returns individual rolls and their sum, making it ideal for gaming, simulations, and any application needing random number generation. Compatible with platforms like Claude Desktop and MCP Inspector, mcp-dice can be used on macOS, Windows, and WSL. Developers, gamers, and anyone requiring structured random number generation will find it useful. Installation is straightforward via Smithery, and detailed configuration and debugging guides are available.
FastMCP is a fork of the core MCP Python SDK that introduces typed-prompts, implementing the Model Context Protocol (MCP) to standardize interactions between servers and LLM applications. It simplifies the creation of MCP servers and clients by providing tools and resources for effective LLM interaction, making it ideal for scalable, secure, and reusable server integrations. FastMCP is open-source, with contributions from multiple developers. Documentation includes the MCP specification, server examples, and API references. Use FastMCP when building applications that need standardized LLM interactions, such as data exposure, tool functionality, and consistent prompts. Installation is straightforward with `uv add 'mcp[cli]'` or `pip install mcp`. Key components include Resources, Tools, Prompts, and Context. FastMCP supports asynchronous operations and can be tested locally, ensuring flexibility and efficiency.
coincap-mcp is a server that simplifies access to cryptocurrency data from the Coincap public API, eliminating the need for API keys or registration. It provides tools for fetching crypto prices, listing available assets, and retrieving market cap data. This mcp server is ideal for developers integrating crypto features into applications, such as price tracking tools, dashboards, and financial apps. It can be used in local development environments or within applications using Node.js 18+, and it works seamlessly with Claude Desktop. coincap-mcp is open-source under the MIT License, and you can find the source code on GitHub.
Kagi MCP server is a TypeScript-based Model-Context-Protocol (MCP) server that integrates the Kagi Search API, currently in private beta. It provides tools for performing web searches and other operations, such as kagi_search, with planned features like summarization, fast GPT responses, and enriched news data. Developers can leverage Kagi's powerful search capabilities within applications like Claude Desktop, enhancing information retrieval and future functionalities. Installation is available via Smithery, and setup includes configuring environment variables and the Kagi API key. The server is open-source under the MIT License, welcoming contributions for new features and improvements.
SQLite MCP Server is a Model Context Protocol (MCP) server implementation that facilitates secure and controlled access to SQLite databases for Large Language Models (LLMs). It offers features like querying, schema inspection, and data manipulation, making it ideal for integrating SQLite functionality into AI-driven workflows. Developers, data scientists, and organizations can benefit from this tool, especially those needing secure database interactions within their AI systems. The server is part of the MCP servers repository maintained by Anthropic and the community, available on GitHub. It is designed with configurable access controls for security and is licensed under the MIT License. Contributions are welcome, and the repository includes other MCP server implementations for different databases.
The MercadoLibre MCP Server is a specialized server designed to provide access to the MercadoLibre API, allowing users to search for products, retrieve reviews and descriptions, and check seller reputations. Built with TypeScript, it simplifies interactions with the API by offering pre-built functionalities, making it ideal for developers integrating MercadoLibre's marketplace data into their applications. The server can be installed via NPX or local setup and is particularly useful for those needing real-time access to product listings, reviews, and seller information across multiple regions like Argentina, Brazil, Colombia, Mexico, Uruguay, and Chile. It is perfect for applications requiring frequent updates or large-scale data extraction from MercadoLibre's platform.
The Gemini Search MCP Server is an advanced search solution that leverages the Gemini API and Google Search to generate real-time, accurate responses. Designed for integration with AI assistants like Cline or platforms such as Claude Desktop, it enhances their capabilities by providing robust search functionalities. Developers and organizations can set up this server in any Node.js-supported environment, requiring the installation of dependencies via npm and configuration of environment variables, including a Gemini API key. The server is ideal for projects needing integrated search features and is released under the MIT License, with compliance required for Google's Terms of Service.
mcp-tenki is a specialized MCP server designed to provide weather information for Japan. Developed by Y.Hashimoto and Kaito Oka, it serves as a dedicated source of localized meteorological data, suitable for integration into various applications or services. The project is built using Python and can be run either by cloning the repository from GitHub (acxelerator/mcp-tenki) or directly via a remote Git source. Recent updates include enhancements for AI compatibility and folder renaming. To set up and run the server, you can use the 'uvx' command with the Git repository URL or the 'uv' command after cloning, ensuring you have Python and the 'uv' tool installed. The repository includes a README.md file for detailed setup instructions and other relevant information. As an MCP server, mcp-tenki can integrate with systems that support modular server components, making it a versatile solution for weather data needs.
Netlify MCP Server is a Model Context Protocol server designed to provide comprehensive tools for interacting with Netlify through its CLI. It simplifies the management of Netlify resources, offering type-safe parameter validation and detailed error handling. Key features include site deployment, DNS configuration, serverless function management, form handling, plugin configuration, and webhook notifications. Ideal for developers and DevOps engineers, it streamlines workflows in development, continuous integration, and automation. Installable on any Node.js-supported system, it can be set up using npm and requires global installation of the Netlify CLI. Documentation and modification instructions are available, making it a versatile tool for efficient Netlify resource management.