Skip to main content
Glama

CoderSwap MCP Server

by njlnaet

coderswap_get_project_stats

Retrieve statistics and detailed information about a specific project to track progress and analyze project data.

Instructions

Get statistics and information about a specific project

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "minLength": 1, "type": "string" } }, "required": [ "project_id" ], "type": "object" }

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/njlnaet/mcp-server'

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