MCP_RCC_SP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FM_HOST | No | FileMaker server URL (e.g., https://your-filemaker-server.com) | |
| FM_NAME | No | Database display name (optional) | |
| DATA_TTL | No | Data cache TTL in seconds | |
| LOG_FILE | No | Path to log file | |
| LOG_LEVEL | No | Logging level (error, warn, info, debug) | info |
| FM_API_KEY | No | API key for API key authentication | |
| FM_LAYOUTS | No | Comma-separated list of layout names | |
| SCRIPT_TTL | No | Script discovery cache TTL in seconds | |
| FM_DATABASE | No | Database name | |
| FM_OTTO_URL | No | Otto proxy URL (for otto authentication) | |
| FM_PASSWORD | No | Password for basic authentication | |
| FM_USERNAME | No | Username for basic authentication | |
| SESSION_TTL | No | Session cache TTL in seconds | |
| FM_AUTH_TYPE | No | Authentication method | |
| FM_DEFAULT_API | No | Default API type | data_api |
| FM_ENABLE_ODATA | No | Enable OData querying | true |
| MCP_CONFIG_FILE | No | Path to configuration file (alternative to individual env vars) | |
| FM_DEFAULT_LAYOUT | No | Default layout name | |
| FM_ENABLE_SCRIPT_DISCOVERY | No | Enable dynamic script discovery | true |
| MCP_CLEAR_CACHE_ON_STARTUP | No | Clear cache on server startup | true |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
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/datacraftdevelopment/MCP_RCC_SP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server