network.get_page_meta — Thousand API MCP Tool
network.get_page_meta
(network get page meta) is one of 84 tools on the
Thousand API
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call network.get_page_meta from your client
- Claude Code Thousand API network.get_page_meta run in your project directory
- Claude Desktop Thousand API network.get_page_meta ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Thousand API network.get_page_meta ~/.cursor/mcp.json
- VS Code Thousand API network.get_page_meta .vscode/mcp.json
- Zed Thousand API network.get_page_meta ~/.config/zed/settings.json
- Windsurf Thousand API network.get_page_meta ~/.codeium/windsurf/mcp_config.json
- Cline Thousand API network.get_page_meta ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Thousand API network.get_page_meta ~/.gemini/settings.json
- Grok Thousand API network.get_page_meta .mcp.json (in your project root)
- ChatGPT Thousand API network.get_page_meta Settings → Connectors → Advanced → Developer mode
- Claude.ai Thousand API network.get_page_meta Settings → Connectors → Add custom connector
- LangChain Thousand API network.get_page_meta pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http thousand-api https://mcp.thousand-api.com/mcp
Other tools on this server
- utility.search_tools
- utility.get_tool_schema
- utility.get_usage
- utility.diagnose_mcp
- data.execute_batch
- datetime.get_holidays
- datetime.get_calendar_month
- datetime.is_holiday
- datetime.add_business_days
- datetime.add_calendar_days
- datetime.generate_test_dates
- datetime.check_business_hours
- datetime.check_custom_holidays
- datetime.calc_schedule
- datetime.get_cron_next
- datetime.parse_laravel_schedule
- network.get_exchange_rate
- network.lookup_postal_code
- utility.get_distance
- utility.convert_coordinates
- convert.get_qrcode
- network.get_ip_info
- text.extract_text_from_html
- text.get_text_stats
- text.estimate_tokens
- text.split_text
- text.mask_pii
- text.diff_text
- text.diff_markdown_tables
- text.calc_text_similarity
- network.resolve_url
- convert.markdown
- utility.generate_color_palette
- utility.calc_color_contrast
- convert.color
- network.inspect_url
- security.decode_jwt
- convert.unit
- security.generate_hash
- security.generate_uuid
- security.validate_uuid
- security.validate_barcode
- security.validate_luhn
- security.generate_hmac
- security.generate_totp
- convert.csv
- convert.yaml
- convert.toml
- convert.xml
- convert.base64
- convert.url_encoding
- convert.format
- utility.calc_expression
- utility.calc_tax
- utility.calc_loan
- utility.compare_versions
- utility.calc_pagination
- network.dns_lookup
- network.calc_cidr
- network.check_ip_in_range
- network.check_domain_format
- network.http_fetch
- data.query_json
- data.calc_stats
- data.validate_format
- convert.data_size
- convert.format_number
- text.convert_japanese
- text.generate_slug
- datetime.get_current_datetime
- datetime.calc_datetime_diff
- datetime.format_relative_time
- datetime.convert_japanese_era
- datetime.convert_iso_duration
- text.convert_string_case
- text.generate_random_string
- data.validate_json
- data.validate_schema
- data.validate_all
- data.merge_json
- data.diff_arrays
- data.sort_json
- convert.transform_image
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.