nerima-open-data-mcp
by code4nerima
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to listen on | 3000 |
| GCS_BUCKET | No | Google Cloud Storage bucket name for caching open data | |
| GCS_PREFIX | No | Prefix for cache files in GCS | nerima-open-data/cache |
| APP_BASE_URL | No | Base URL of the app for scheduler callbacks | |
| IMPORT_TOKEN | No | Token for authenticating import endpoint | |
| AUTO_IMPORT_ON_START | No | Set to 'true' to auto-import open data on startup | |
| GOOGLE_APPLICATION_CREDENTIALS_JSON | No | Service account JSON string for GCS authentication |
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/code4nerima/nerima-open-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server