Skip to main content
Glama

DotNet MCP Server Demo

by kasirajan22
package.json486 B
{ "name": "mcp-demo-bridge", "version": "1.0.0", "description": "MCP bridge for .NET Web API MCP server", "main": "mcp-bridge.js", "scripts": { "start": "node mcp-bridge.js", "test": "echo \"No tests specified\" && exit 0" }, "bin": { "mcp-bridge": "./mcp-bridge.js" }, "keywords": [ "mcp", "model-context-protocol", "bridge", "dotnet", "api" ], "author": "MCP Demo", "license": "MIT", "engines": { "node": ">=14.0.0" } }

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/kasirajan22/DotnetMCPServer'

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