mcp-search-and-fetch
Verified Safeby sluosapher
Overview
This server provides an API to search and retrieve Minecraft Coder Pack (MCP) mapping data, enhancing accessibility and query capabilities for developers.
Installation
npx ts-node src/index.tsSecurity Notes
The server uses environment variables for configuration and includes rate limiting and CORS for basic protection. No 'eval' or hardcoded secrets found. The primary data source URL is configurable via `MCP_DATA_URL`; ensure this is set to a trusted source.
Similar Servers
firecrawl-mcp-server
A Model Context Protocol (MCP) server for integrating Firecrawl's web scraping, crawling, search, and structured data extraction capabilities with AI agents.
mcp-gateway
A multi-tenant secure proxy for AI clients to Ragie Model Context Protocol (MCP) services with WorkOS authentication and role-based access control.
mcp
This server acts as an interface to the Space Frontiers API, allowing language models to perform semantic search, resolve document identifiers, and retrieve filtered document content or metadata from various data sources.
mcp-server-iris
Provides a Model Context Protocol (MCP) server for InterSystems IRIS database interaction, automation, and interoperability production management, allowing AI agents to query and control IRIS environments.