AnansiData MCP MCP Server

Agent access to a free Base data scanner and catalog

Developer Tools MIT license Added Sep 22, 2026 Hosted / remote

AnansiData MCP is a Developer Tools MCP (Model Context Protocol) server: Agent access to a free Base data scanner and catalog. It is MIT-licensed and available as a hosted endpoint, so it works with no local install. Listed on MCP Collection since September 2026.

About AnansiData MCP

AnansiData MCP provides agent access to the free Base scanner and catalog. MCP documentation: https://anansidata.xyz/mcp. Free scanner: https://anansidata.xyz/scanner.html. No token deployed; revenue funds operations.

How to connect AnansiData MCP to Claude, Cursor or VS Code

AnansiData MCP runs as a hosted remote MCP server at https://anansidata.xyz/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.

{
  "mcpServers": {
    "anansidata-mcp": {
      "url": "https://anansidata.xyz/mcp"
    }
  }
}

Claude Code: claude mcp add --transport http anansidata-mcp https://anansidata.xyz/mcp. Servers that require OAuth or an API key will prompt on first use.

AnansiData MCP FAQ

What is AnansiData MCP?

AnansiData MCP is a Model Context Protocol (MCP) server in the Developer Tools category. Agent access to a free Base data scanner and catalog. MCP servers expose tools that AI assistants like Claude can call during a conversation.

How do I use AnansiData MCP with Claude or Cursor?

AnansiData MCP runs as a hosted remote MCP server at https://anansidata.xyz/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.

Is AnansiData MCP free to use?

AnansiData MCP is published under the MIT license, so the software itself is free to run. Hosted or API-backed servers may have their own usage tiers; check the project homepage.

More Developer Tools MCP servers