Skip to main content
Glama

Cursor Agent Poisoning

by Omprakash97
pyproject.toml412 B
[project] name = "exploit-mcp" version = "0.1.0" description = "A test MCP server for file reading experiments." authors = [ { name = "Omprakash", email = "omprakash.ramesh@grabtaxi.com" } ] requires-python = ">=3.10,<3.12" dependencies = [ "fastmcp" ] [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api" [project.scripts] exploit-mcp = "exploit_mcp.server:main"

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/Omprakash97/exploit-mcp'

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