Any API MCP Server
by ryddle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | API Key or identifier used for authentication. | |
| API_URL | No | The base URL of the API to be exposed. | |
| AUTH_TYPE | No | Authentication method to use (none, basic, api-key, bearer-token, bearer-endpoint, oauth2-client-credentials). | |
| API_SECRET | No | API Secret or password used for authentication. | |
| CONFIG_PATH | No | Path to configuration file (e.g., ./config.json) | |
| SERVER_NAME | No | Custom name for the MCP server. | |
| AUTH_ENDPOINT | No | Authentication endpoint path (required for bearer-endpoint type). | |
| AUTH_TOKEN_PATH | No | JSON path to the token in the authentication response (e.g., 'token'). | |
| OPENAPI_SPEC_PATH | No | Local path to the OpenAPI spec file (JSON or YAML). |
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues