SmartAPI MCP Server
Officialby biothings
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address for HTTP transport | |
| PORT | No | Port for HTTP transport | |
| LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING) | |
| TRANSPORT | No | Transport type: stdio or http | |
| SMARTAPI_Q | No | Query string for API discovery (e.g., tags.name=biothings) | |
| SERVER_NAME | No | Custom server name for the MCP server | |
| SMARTAPI_ID | No | Single SmartAPI ID | |
| SMARTAPI_IDS | No | Comma-separated list of SmartAPI IDs | |
| SMARTAPI_API_SET | No | Predefined API set name (e.g., biothings_core, biothings_all) | |
| SMARTAPI_LOG_LEVEL | No | Logging level for SmartAPI (alternative to LOG_LEVEL) | |
| SMARTAPI_EXCLUDE_IDS | No | Comma-separated list of SmartAPI IDs to exclude |
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
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/biothings/smartapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server