Skip to main content
Glama

feuse-mcp

by Panzer-Jack

api-automation

Automate API integration by generating types, address constants, mock data, and request functions directly from backend API documentation to streamline development workflows.

Instructions

理解后端接口文档自动生成接口类型、地址常量、mock数据、请求函数等

Input Schema

NameRequiredDescriptionDefault
apiDocsYes后端接口文档内容

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "apiDocs": { "description": "后端接口文档内容", "type": "string" } }, "required": [ "apiDocs" ], "type": "object" }
Install Server

Other Tools from feuse-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/Panzer-Jack/feuse-mcp'

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