Fanyang Meng
5edffe2e24
📝 Update readme.md
2025-04-20 16:15:50 -04:00
Fanyang Meng
38c7ce34e3
✨ Support npx
2025-04-20 16:03:11 -04:00
Fanyang Meng
4ae189429b
♻️ Refactor it into typescript
2025-04-20 15:36:38 -04:00
Fanyang Meng
97288a6398
Merge pull request #6 from MFYDev/simplify-tools
...
📝 Update README
2025-03-12 10:45:10 -04:00
Fanyang Meng
cdfaf8e1e5
📝 Update README
2025-03-12 10:44:45 -04:00
Fanyang Meng
fc72585894
Merge pull request #5 from MFYDev/simplify-tools
...
🎨 Simplify Tools Structure
2025-03-12 10:41:43 -04:00
Fanyang Meng
457245c6ed
🎨 Simplify Tools Structure
2025-03-12 10:28:25 -04:00
Fanyang Meng
04dc7fa41c
💸 Update FUNDING.yml
2025-02-20 00:08:19 -05:00
Fanyang Meng
e97950c5bd
📝 Update README.md
2025-02-19 13:44:31 -05:00
Fanyang Meng
88c5d9644a
🔥 Remove update_user method
...
For security reason this cannot be done in the API
2025-02-17 09:33:56 -05:00
Fanyang Meng
709acd45a4
♻️ Refactor __init__.py
2025-02-17 09:33:10 -05:00
Fanyang Meng
74a727cfaa
🎨 Move Glama Badge to the top
2025-02-13 02:22:48 -05:00
Fanyang Meng
bb896c8e1f
Merge pull request #4 from punkpeye/patch-1
...
Add MCP server badge
2025-02-13 02:21:16 -05:00
Frank Fiegel
e16b17cf6f
add MCP server badge
...
This PR adds a badge for the [Ghost MCP Server](https://glama.ai/mcp/servers/vor63xn7ky ) server listing in Glama MCP server directory.
<a href="https://glama.ai/mcp/servers/vor63xn7ky "><img width="380" height="200" src="https://glama.ai/mcp/servers/vor63xn7ky/badge " alt="Ghost Server MCP server" /></a>
Glama performs regular codebase and documentation checks to:
* Confirm that the MCP server is working as expected
* Confirm that there are no obvious security issues with dependencies of the server
* Extract server characteristics such as tools, resources, prompts, and required parameters.
This badge helps your users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server.
2025-02-13 01:11:34 -06:00
Fanyang Meng
d64f27998f
🎨 Improve the api.py structure
2025-02-13 01:00:27 -05:00
Fanyang Meng
8bc6368f4e
🎨 Furthur improve the structure, simplify the codebase structure
2025-02-13 00:47:20 -05:00
Fanyang Meng
7ecfb1fefd
🎨 Implemented dynamic module discovery and import
2025-02-13 00:21:56 -05:00
Fanyang Meng
d2d010f210
🎨 Improve tools, resouces, prompts registration
2025-02-13 00:15:53 -05:00
Fanyang Meng
3fcb2ea176
📝 Add support batchly update post
2025-02-12 21:19:36 -05:00
Fanyang Meng
2df49be0f6
✨ Support batchly update posts
2025-02-12 21:18:52 -05:00
Fanyang Meng
391b4bae3a
📝 Add tags support
2025-02-12 20:44:20 -05:00
Fanyang Meng
d027b2da3c
✨ Support Tags
...
Ghost now still saying tags in admin api is experimental however for the current implementation is quite stable
2025-02-12 20:41:29 -05:00
Fanyang Meng
936871810e
🔒 ️ Improve the security
2025-02-12 16:25:07 -05:00
Fanyang Meng
0f936bb52e
🐛 Fix dockerfile bug
2025-02-12 16:17:12 -05:00
Fanyang Meng
5b870c4cad
Merge pull request #2 from smithery-ai/smithery/config-oyns
...
🚀 Deployment: Dockerfile and Smithery config
2025-02-12 16:11:10 -05:00
Henry Mao
77be37b239
Update README
2025-02-12 22:01:36 +08:00
Henry Mao
1a39ea3ab9
Add Smithery configuration
2025-02-12 22:01:36 +08:00
Henry Mao
f8da4975f5
Add Dockerfile
2025-02-12 22:01:35 +08:00
Fanyang Meng
fb95bddcb2
💸 Create FUNDING.yml
2025-02-12 00:22:56 -05:00
Fanyang Meng
1aaf4cb1ef
✨ Support webhooks management
2025-02-12 00:16:14 -05:00
Fanyang Meng
7dc306062a
✨ Support deleting users
2025-02-11 23:58:40 -05:00
Fanyang Meng
de42c67f9f
✨ Support deleting users
2025-02-11 23:56:58 -05:00
Fanyang Meng
230a51d15a
✨ Support update users
2025-02-11 23:54:23 -05:00
Fanyang Meng
18672a6977
✨ Support creating invites
2025-02-11 23:42:03 -05:00
Fanyang Meng
76e6d31c9f
✨ Support list all roles
2025-02-11 23:38:27 -05:00
Fanyang Meng
fd6a29035f
✨ Support member creation and updating
2025-02-11 23:32:33 -05:00
Fanyang Meng
64a4ab6be4
✨ Support offer creating and updating
2025-02-11 22:57:35 -05:00
Fanyang Meng
b44165a043
✨ Support newsletter creating and updating
2025-02-11 22:40:57 -05:00
Fanyang Meng
146c3ffcfd
✨ Support tier creating and updating
2025-02-11 22:26:51 -05:00
Fanyang Meng
681aad611c
📝 Update demo GIF
2025-02-11 21:48:25 -05:00
Fanyang Meng
54d74ab72d
🧱 Restructure the codebase for better extensibility
2025-02-11 21:24:17 -05:00
Fanyang Meng
8466240a30
📝 Update README.md
2025-02-11 21:09:22 -05:00
Fanyang Meng
8df04b5321
✨ Support deleting post
2025-02-11 21:07:34 -05:00
Fanyang Meng
db421b6f03
⚡ ️ Improve update_post method
2025-02-11 20:39:27 -05:00
Fanyang Meng
ffd9ef8cb5
📝 Update README.md
2025-02-11 19:46:01 -05:00
Fanyang Meng
4e5a934ab5
🚸 Make post status draft by default
2025-02-11 19:44:18 -05:00
Fanyang Meng
d3a00b4e44
✨ Support create post
2025-02-11 19:27:57 -05:00
Fanyang Meng
238ce600fd
🙈 Update gitignore
2025-02-11 19:27:30 -05:00
Fanyang Meng
2fda082964
📝 Update README.md
2025-02-11 18:14:52 -05:00
Fanyang Meng
f34f9c67ed
✨ Support updating a post
2025-02-11 18:13:27 -05:00