Skip to main content
Glama

Apifox MCP

get_apifox_project_id_and_api_id_from_url

Extract Apifox project ID and API ID directly from a given URL to integrate API documentation with AI assistants for enhanced understanding and automation.

Instructions

Get the project ID and API ID of Apifox from the URL.

Input Schema

NameRequiredDescriptionDefault
textYesThe text to extract the project id and api id from

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "text": { "description": "The text to extract the project id and api id from", "type": "string" } }, "required": [ "text" ], "type": "object" }
Install Server

Other Tools from Apifox MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sujianqingfeng/mcp-apifox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server