Skip to main content
Glama
Floppydata

floppydata-mcp

Official
by Floppydata

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLOPPYDATA_API_KEYYesAPI key for Floppydata Client API

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_web_dataA

Fetch a public web page through Floppydata Web Data. Use this when the agent needs the HTML of a URL.

create_rotating_proxy_connectionC

Build one copy-paste rotating proxy connection string for a country, state, city, ASN, session, and rotation.

list_rotating_proxy_locationsA

List countries, cities, and states available for rotating proxy connection generation.

check_proxyB

Check a proxy connection and return the exit IP and location seen through that proxy.

list_static_proxiesA

List static proxies owned by the account, including each proxy connectionString.

get_account_balancesA

Get account balances for Web Data, rotating proxy traffic, and static proxies.

get_account_usageB

Get account usage rollups. Responses include yesterday, last7Days, last30Days, optional requestedRange, and lastUpdatedAt.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 7 tools

Disambiguation5/5

Each tool targets a distinct action: creating proxies, checking proxies, listing static proxies, account balances, account usage, fetching web data, and listing locations. No overlaps.

Naming Consistency5/5

All tools use consistent snake_case verb_noun pattern (create, check, list, get, fetch). No mixing of conventions.

Tool Count5/5

7 tools is well-scoped for a proxy/web data service. Not too few and not too many.

Completeness4/5

Covers core proxy and web data operations. Minor gaps like no update/delete proxy but core workflows are supported.

Maintenance

ActivityInactive
ResponsivenessNo issues