Skip to main content
Glama

chesscom-mxcp

dbt_project.yml465 B
name: 'chess_analytics' version: '1.0.0' config-version: 2 profile: 'chess_analytics' model-paths: ["models"] analysis-paths: ["analyses"] test-paths: ["tests"] seed-paths: ["data"] macro-paths: ["macros"] snapshot-paths: ["snapshots"] target-path: "target" clean-targets: - "target" - "dbt_packages" models: chess_analytics: # Config for all models +materialized: view staging: +materialized: view marts: +materialized: table

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/datYori/chesscom-mxcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server