Skip to main content
Glama
package.json544 B
{ "name": "mcp-test-server", "version": "0.1.0", "description": "Comprehensive MCP server for testing MCP scanners", "main": "server.py", "keywords": [ "mcp", "model-context-protocol", "testing", "scanner" ], "author": "MCP Testing Team", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.9.0" }, "devDependencies": {}, "scripts": { "test": "python examples/scanner_test.py" }, "repository": { "type": "git", "url": "https://github.com/yourusername/mcp-test" } }

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/Anika536/mcp-test'

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