Skip to main content
Glama

MCP-Twikit

by Zo-Valentine
pyproject.toml529 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-twikit" version = "0.1.0" description = "Twitter search tool for FastMCP using Twikit" readme = "README.md" requires-python = ">=3.7" license = "MIT" authors = [ { name = "Adhika Setya Pramudita", email = "adhika.setya.p@gmail.com" } ] dependencies = [ "fastmcp", "twikit", "requests", ] [project.urls] Homepage = "https://github.com/adhikasp/mcp-twikit" [project.scripts] mcp-twikit = "mcp_twikit.twitter:mcp.run"

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/Zo-Valentine/mcp-twikit'

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