Skip to main content
Glama
.cursorrules837 B
# Cursor Rules # Project Structure Summary (Updated) ## Root Files - package.json - package-lock.json - tsconfig.json ## Key Directories - src/ -> MCP server source code. - agent-twitter-client/ -> Twitter agent client project containing its own src/, test-assets/, configuration files (tsconfig.json, rollup.config.mjs, package.json, README.md, etc.). ## Dependencies - Multiple npm modules are present as specified in package-lock.json (e.g., querystringify, raw-body, twitter-api-v2, etc.). ## Guidelines - Keep the code clean, modular, efficient, and readable. - Follow the checklist for integration and development process. - When adding new tools or making modifications, ensure tests are updated and documentation is maintained. - Don't forget to build the project after making changes to the typescript files!

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

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