MetaAPP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_assistant_metadataA | Get complete MetaAPP MCP Server metadata including version, features, and configuration |
| get_resource_treeB | Get MetaID and Metalet wallet API documentation and resources |
| get_manv1_api_resourceA | Get MAN V1 API capabilities and endpoints |
| get_manv2_api_resourceB | Get MAN V2 API capabilities and endpoints |
| check_environmentA | Check if Node.js and Git are installed on the system |
| install_node_guideA | Get installation guide for Node.js via NVM |
| install_git_guideB | Get installation guide for Git |
| init_projectB | Initialize a new MetaApp project from template |
| run_projectC | Run npm run dev to preview the project |
| build_projectC | Build and package the project for deployment |
| get_metaprotocol_listC | Get list of MetaProtocols from /protocols/metaprotocol path |
| search_protocolB | Search for a specific protocol by name |
| get_pin_detailA | Get details of a specific PIN by its ID |
| get_pin_list_by_pathB | Get PIN list by specific path |
| get_user_infoB | Get user information by address or metaid |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| meta_app_developer_guide | Professional MetaApp developer assistant guide with MCP tool support |
| init_metaapp_project | Initialize a new MetaApp project |
| explore_protocol | Explore and understand a MetaID protocol |
| deploy_metaapp | Deploy a MetaApp to the blockchain |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/metaid-developers/metaapp-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server