mcpkit-data
by TidyMaze
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region | |
| MCPKIT_ROOTS | No | Colon-separated list of allowed filesystem paths | |
| MCPKIT_JDBC_URL | No | JDBC connection URL | |
| MCPKIT_MAX_ROWS | No | Maximum rows returned (default: 500) | |
| MCPKIT_JDBC_JARS | No | Path to JDBC JAR files | |
| MCPKIT_JDBC_USER | No | JDBC username | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID | |
| MCPKIT_MAX_RECORDS | No | Maximum records returned (default: 500) | |
| MCPKIT_TIMEOUT_SECS | No | Operation timeout in seconds (default: 15) | |
| MCPKIT_JDBC_PASSWORD | No | JDBC password | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key | |
| MCPKIT_KAFKA_BOOTSTRAP | No | Kafka bootstrap servers | |
| MCPKIT_MAX_OUTPUT_BYTES | No | Maximum output size in bytes (default: 1000000) | |
| MCPKIT_JDBC_DRIVER_CLASS | No | JDBC driver class | |
| MCPKIT_KAFKA_SASL_PASSWORD | No | Kafka SASL password | |
| MCPKIT_KAFKA_SASL_USERNAME | No | Kafka SASL username | |
| MCPKIT_SCHEMA_REGISTRY_URL | No | Schema registry URL | |
| MCPKIT_KAFKA_SASL_MECHANISM | No | Kafka SASL mechanism (e.g., PLAIN) | |
| MCPKIT_KAFKA_SECURITY_PROTOCOL | No | Kafka security protocol (e.g., SASL_SSL) | |
| MCPKIT_SCHEMA_REGISTRY_BASIC_AUTH | No | Schema registry basic auth credentials (user:pass) |
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
- 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/TidyMaze/mcpkit-data'
If you have feedback or need assistance with the MCP directory API, please join our Discord server