Uniswap_Docs_MCP
Verified Safeby aravind33b
Overview
Provides a ModelContextProtocol server for local semantic search and access to Uniswap v4 documentation, integrable with any LLM.
Installation
No command providedSecurity Notes
The server requires an OpenAI API key, which could incur costs if exposed or compromised. It downloads external data during setup, posing a potential risk if the source is compromised. The local API server should be secured if exposed beyond local development.
Similar Servers
DevDocs
DevDocs is a web crawling and content extraction platform designed to accelerate software development by converting documentation into LLM-ready formats for intelligent data querying and fine-tuning.
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
mcp-server
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
opensearch-mcp-server-py
Enables AI assistants and LLMs to interact with OpenSearch clusters by providing a standardized Model Context Protocol (MCP) interface through built-in and dynamic tools.