meta-data-mcp
by derekslinz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NVD_API_KEY | No | API key for NVD CVE database (optional, raises rate limits) | |
| OPENAQ_API_KEY | No | API key for OpenAQ (optional, enables authenticated access) | |
| UN_COMTRADE_API_KEY | No | API key for UN Comtrade (optional, enables higher-tier access) | |
| META_DATA_MCP_CONTACT | No | Email used in User-Agent for polite-pool APIs | meta-data-mcp@example.org |
| META_DATA_MCP_PRELOAD | No | Comma-separated plugin ids to activate at startup, or '*' for all (default unset = discovery-only) | |
| OPENSANCTIONS_API_KEY | No | API key for OpenSanctions (optional, enables authenticated access) | |
| COURTLISTENER_API_TOKEN | No | API token for CourtListener (optional, anonymous works at low volumes) | |
| META_DATA_MCP_AUTH_TOKEN | No | Bearer token for SSE transport authentication (optional) | |
| META_DATA_MCP_PROVENANCE | No | Enable provenance entry on tool results; set to truthy value (optional) | |
| META_DATA_MCP_OAUTH_ISSUER | No | Enable OAuth 2.0 Authorization Code + PKCE; set to server's public base URL (optional) |
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/derekslinz/meta-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server