LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fbp-mcp-server - Build and maintain FBP app MCP Server and functions

Build and maintain the single MCP Server and function registry for an FBP app, including tools/list, tools/call, OAuth subjects, and MCP function classes.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Implement McpFunctionInterface function classes
  • Register functions via mcp_function_apply CLI
  • Expose standard tools/list and tools/call
  • Configure OAuth subjects and providers
  • Normalize input and output JSON schemas
  • Verify MCP server and function executions

Inputs

  • Function specification JSON file
  • Function execution parameters
  • OAuth scopes and tokens
  • FBP application controller

Outputs

  • Registered rows in mcp_functions
  • McpFunctionResult execution responses
  • Call logs in mcp_call_logs
  • Standard MCP tool responses

Requirements

  • PHP runtime environment
  • FBP framework with McpFunctionInterface
  • CLI access for fbp/cli.php
  • Database with mcp_functions table

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
fbp
mcp
mcp-server
php
json-schema
oauth
Implement McpFunctionInterface function classes
Register functions via mcp_function_apply CLI
Expose standard tools/list and tools/call
Configure OAuth subjects and providers
Function specification JSON file
Function execution parameters
OAuth scopes and tokens
Registered rows in mcp_functions
McpFunctionResult execution responses
Call logs in mcp_call_logs