AI Meta MCP Server

by alxspiker
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PERSIST_TOOLSNoSave tools between sessionstrue
TOOLS_DB_PATHNoPath to store tools database./tools.json
ALLOW_JS_EXECUTIONNoEnable JavaScript executiontrue
ALLOW_SHELL_EXECUTIONNoEnable Shell executionfalse
ALLOW_PYTHON_EXECUTIONNoEnable Python executionfalse

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools